Audio services: Difference between revisions
No edit summary |
|||
Line 472: | Line 472: | ||
== OpenHardwareOpusDecoder == | == OpenHardwareOpusDecoder == | ||
Takes two u32s '''SampleRate''' and '''ChannelCount''' packed as an u64, an u32 '''WorkBufferSize''' and | 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 == |