FBlockCorrelatorSettings

Settings for block correlator

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/BlockCorrelator.h

Include

#include "DSP/BlockCorrelator.h"

Syntax

struct FBlockCorrelatorSettings

Remarks

Settings for block correlator

Variables

Name Description

Public variable

bool

 

bDoNormalize

If true, autocorrelation values will be normalized to reduce bias introduced by block windowing.

Public variable

int32

 

Log2NumValuesInBlock

Logarithm base 2 of the number of values in a block.

Public variable

EWindowType

 

WindowType

Audio window type to apply to input.

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