Changes

Jump to navigation Jump to search
No change in size ,  22:48, 29 January 2019
m
"has been" -> "is being"
Line 669: Line 669:  
Takes an input u8 bool flag, a type-0x5 input buffer ('''OpusDataIn''') and a type-0x46 output buffer ('''PcmDataOut'''). Decodes the Opus source data to PCM and returns output s32 '''DecodedDataSize''', s32 '''DecodedSampleCount''', and an u64.
 
Takes an input u8 bool flag, a type-0x5 input buffer ('''OpusDataIn''') and a type-0x46 output buffer ('''PcmDataOut'''). Decodes the Opus source data to PCM and returns output s32 '''DecodedDataSize''', s32 '''DecodedSampleCount''', and an u64.
   −
The bool flag indicates whether or not a reset of the decoder context has been requested.
+
The bool flag indicates whether or not a reset of the decoder context is being requested.
    
=== DecodeInterleavedForMultiStream ===
 
=== DecodeInterleavedForMultiStream ===
 
Takes an input u8 bool flag, a type-0x5 input buffer ('''OpusDataIn''') and a type-0x46 output buffer ('''PcmDataOut'''). Decodes the Opus source data to PCM and returns output s32 '''DecodedDataSize''', s32 '''DecodedSampleCount''', and an u64.
 
Takes an input u8 bool flag, a type-0x5 input buffer ('''OpusDataIn''') and a type-0x46 output buffer ('''PcmDataOut'''). Decodes the Opus source data to PCM and returns output s32 '''DecodedDataSize''', s32 '''DecodedSampleCount''', and an u64.
   −
The bool flag indicates whether or not a reset of the decoder context has been requested.
+
The bool flag indicates whether or not a reset of the decoder context is being requested.
    
= auddebug =
 
= auddebug =
92

edits

Navigation menu