FOnsetNRTResult::IsSortedChronologically

Returns true if [FOnset](API\Plugins\AudioSynesthesiaCore\FOnset) arrays are sorted in chronologically ascending order via their timestamp.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/OnsetNRTFactory.h

Include

#include "OnsetNRTFactory.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/OnsetNRTFactory.cpp

Syntax

bool IsSortedChronologically() const

Remarks

Returns true if FOnset arrays are sorted in chronologically ascending order via their timestamp.