Append

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Append

(
    const OtherSampleType* InputBu...,
    int32 InNumSamples
)

Append audio data to internal buffer of different sample type of this sample buffer.

Public function

void

 

Append

(
    const OtherSampleType* InputBu...,
    int32 InNumSamples,
    int32 InNumChannels,
    int32 InSampleRate
)

Overload of Append that also sets the number of channels and sample rate.

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