Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FMixerDevice
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h |
| Include | #include "AudioMixerDevice.h" |
IAudioMixerPlatformInterface &42; GetAudioMixerPlatform&40;&41; const
Remarks
Retrieve a pointer to the currently active platform. Only use this if you know what you are doing. The returned IAudioMixerPlatformInterface will only be alive as long as this FMixerDevice is alive.