Changes

Jump to navigation Jump to search
76 bytes added ,  08:27, 28 February 2018
Line 472: Line 472:     
== OpenHardwareOpusDecoder ==
 
== OpenHardwareOpusDecoder ==
Takes two u32s '''SampleRate''' and '''ChannelCount''' packed as an u64, an u32 '''WorkBufferSize''' and an unknown handle. Returns an [[#IHardwareOpusDecoder]] object.
+
Takes two u32s '''SampleRate''' and '''ChannelCount''' packed as an u64, an u32 '''WorkBufferSize''' and a TransferMemory handle. Returns an [[#IHardwareOpusDecoder]] object. The TransferMemory is created by the user-process with permissions=0.
    
== GetHardwareOpusDecoderWorkBufferSize ==
 
== GetHardwareOpusDecoderWorkBufferSize ==

Navigation menu