Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FMixerDevice
| Type | Name | Description | |
|---|---|---|---|
| ISoundfieldFactory * | GetFactoryForSubmixInstance
(
USoundSubmix* SoundSubmix |
If SoundSubmix is a soundfield submix, this will return the factory used to encode source audio to it's soundfield format. | |
| ISoundfieldFactory * | GetFactoryForSubmixInstance
(
FMixerSubmixWeakPtr& SoundSubmixPtr |
If SoundSubmix is a soundfield submix, this will return the factory used to encode source audio to it's soundfield format. |