FAsyncRealtimeAudioTaskWorker

Overload list

Windows
MacOS
Linux
Name Description

Public function

FAsyncRealtimeAudioTaskWorker

(
    T* InAudioBuffer,
    USoundWave* InWaveData
)

Public function

FAsyncRealtimeAudioTaskWorker

(
    USoundWave* InWaveData,
    uint8* InAudioData,
    int32 InMaxSamples
)

Public function

FAsyncRealtimeAudioTaskWorker

(
    T* InAudioBuffer,
    uint8* InAudioData,
    int32 InNumPrecacheFrames,
    bool bInLoopingMode,
    bool bInSkipFirstBuffer
)

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