◆ TConvertDeinterleave()
template<
int32 NumOutputChannels>
◆ ~TConvertDeinterleave()
template<
int32 NumOutputChannels>
◆ ProcessAudio()
template<
int32 NumOutputChannels>
Deinterleave and convert the channel format of the input audio.
- Parameters
-
| InSamples | - ArrayView of interleaved input samples. The number of samples must be evenly divisible by the number of input channels. |
| OutSamples | - A multichannel buffer of samples generated by deinterleaving the input samples and possibly upmixing or downmixing them to the target channel count. |
Implements Audio::IConvertDeinterleave.
The documentation for this struct was generated from the following file: