FMixerPlatformNonRealtime::CreateCompressedAudioInfo

Creates a Compressed audio info class suitable for decompressing this SoundWave.

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual ICompressedAudioInfo * CreateCompressedAudioInfo
(
    USoundWave * SoundWave
)

Remarks

Creates a Compressed audio info class suitable for decompressing this SoundWave.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss