ProcessFullbuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

ProcessFullbuffer

(
    const int16* InBuffer,
    const int32 InNumSamples,
    TArray< float >& OutBuffer
)

Given an input buffer, the output buffer is fully sample-rate converted.

Public function

int32

 

ProcessFullbuffer

(
    const float* InBuffer,
    const int32 InNumSamples,
    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