FSampleBufferReader::SetScrubTimeWidth

Sets the scrub width. The sound will loop between the scrub width region and the current frame.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/SampleBufferReader.h"

Source

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

Syntax

void SetScrubTimeWidth
(
    const float InScrubTimeWidthSec
)

Remarks

Sets the scrub width. The sound will loop between the scrub width region and the current frame.

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