FAlignedBlockBuffer::FAlignedBlockBuffer

Constructor.

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

FAlignedBlockBuffer
(
    int32 InSampleCapacity,
    int32 InMaxNumInspectSamples,
    uint32 InByteAlignment,
    uint32 InAllocByteAlignment
)

Remarks

Constructor.

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