ProcessChunk

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

ProcessChunk

(
    const int16* BufferChunk,
    const int32 NumInputSamples,
    const int32 RequestedFrames,
    TArray< float >& OutBuffer
)

Process chunks of audio at a time.

Public function

int32

 

ProcessChunk

(
    const float* BufferChunk,
    const int32 NumInputSamples,
    const int32 RequestedFrames,
    TArray< float >& OutBuffer
)

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