GetImportedSoundWaveData

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetImportedSoundWaveData

(
    TArray< uint8 >& OutRawPCMData,
    uint32& OutSampleRate,
    uint16& OutNumChannels
)

Utility which returns imported PCM data and the parsed header for the file.

Public function Const

bool

 

GetImportedSoundWaveData

(
    TArray< uint8 >& OutRawPCMData,
    uint32& OutSampleRate,
    TArray< EAudioSpeakers >& OutChann...
)

Utility which returns imported PCM data and the parsed header for the file.

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