IAudioMixerPlatformInterface::GetRuntimeFormat

Returns the name of the format of the input sound wave.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::GetRuntimeFormat()

FMixerPlatformNonRealtime::GetRuntimeFormat()

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

FName GetRuntimeFormat
(
    USoundWave * InSoundWave
)

Remarks

Returns the name of the format of the input sound wave.

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