| Encoder |
TUniquePtr< ISoundfieldEncoderStream > |
If the child submix is not a soundfield submix, we may need to encode its audio output in ProcessAudio. |
AudioMixerSubmix.h |
|
| IncomingPacketToTranscode |
TUniquePtr< ISoundfieldAudioPacket > |
This is filled by either the Encoder or the Transcoder, and passed to this submix' mixer. |
AudioMixerSubmix.h |
|
| SubmixPtr |
TWeakPtr< FMixerSubmix, ESPMode::ThreadSafe > |
|
AudioMixerSubmix.h |
|
| Transcoder |
TUniquePtr< ISoundfieldTranscodeStream > |
If this child submix is a soundfield submix that we can read the output of, we may need to transcode it's audio output. |
AudioMixerSubmix.h |
|