PushAudio

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

PushAudio

(
    const TSampleBuffer< float >& InBu...
)

Push audio to queue. Returns false if the queue is already full.

Public function

bool

 

PushAudio

(
    const float* InBuffer,
    int32 NumSamples
)

Push audio to queue. Returns false if the queue is already full.

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