FAlignedBlockBuffer::SetMaxNumInspectSamples

Set the maximum number of elements that can be inspected.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/AlignedBlockBuffer.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/AlignedBlockBuffer.cpp

Syntax

void SetMaxNumInspectSamples
(
    int32 InMax
)

Remarks

Set the maximum number of elements that can be inspected.

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