USoundWave::GetPlatformSpecificFormat

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWave.cpp

Syntax

static FName GetPlatformSpecificFormat
(
    FName Format,
    const FPlatformAudioCookOverrides * CompressionOverrides
)