Navigation
API > API/Runtime > API/Runtime/NonRealtimeAudioRenderer > API/Runtime/NonRealtimeAudioRenderer/FMixerPlatformNonRealtime
Deprecated * CreateCompressedAudioInfo is now deprecated. Please use IAudioInfoFactory::Create()
- IAudioMixerPlatformInterface::CreateCompressedAudioInfo()
- FMixerPlatformNonRealtime::CreateCompressedAudioInfo()
References
Module | NonRealtimeAudioRenderer |
Header | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h |
Include | #include "AudioMixerPlatformNonRealtime.h" |
Source | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Private/AudioMixerPlatformNonRealtime.cpp |
virtual ICompressedAudioInfo &42; CreateCompressedAudioInfo
&40;
const FName & InRuntimeFormat
&41; const
Remarks
Creates a Compressed audio info class suitable for decompressing this SoundWave. OVerride to create platform-specific decoders.