SetFilter

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetFilter

(
    const AlignedFloatBuffer& TimeDoma...
)

Resets the filter window.

Public function

void

 

SetFilter

(
    const FrequencyBuffer& InFilterFre...,
    int32 FilterSize
)

Resets the filter window.

Public function

void

 

SetFilter

(
    const float* TimeDomainBuffer,
    int32 FilterSize
)

Resets the filter window.

Public function

void

 

SetFilter

(
    const float* InFilterReal,
    const float* InFilterImag,
    int32 FilterSize,
    int32 FFTSize
)

Resets the filter window.

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