IAudioMixerPlatformInterface::HasCompressedAudioInfoClass

Checks if the platform has a compressed audio format for sound waves.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::HasCompressedAudioInfoClass()

FMixerPlatformNonRealtime::HasCompressedAudioInfoClass()

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

bool HasCompressedAudioInfoClass
(
    USoundWave * InSoundWave
)

Remarks

Checks if the platform has a compressed audio format for sound waves.

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