Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixerPlatformInterface
Deprecated * GetRuntimeFormat is now deprecated. Please use USoundWave::GetRuntimeFormat()
- IAudioMixerPlatformInterface::GetRuntimeFormat()
- FMixerPlatformNonRealtime::GetRuntimeFormat()
References
Module | AudioMixerCore |
Header | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
Include | #include "AudioMixer.h" |
virtual FName GetRuntimeFormat
&40;
const USoundWave &42; InSoundWave
&41; const
Remarks
Returns the FName version of a given sound wave's format. Override to provide a runtime format (codec) that is platform specific.