Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/ISoundfieldFactory
References
Module | AudioExtensions |
Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
Include | #include "ISoundfieldFormat.h" |
virtual bool ShouldEncodeAllStreamsIndependently
&40;
const ISoundfieldEncodingSettingsProxy & EncodingSettings
&41;
Remarks
If this is overridden to true, we will set up a separate encoding stream for every submix plugged into this soundfield submix. Otherwise, we mix all non-soundfield submixes plugged into this soundfield submix together and use one encoding stream.