IAnalyzerNRTResult::GetDurationInSeconds

This must be overridden to return the duration of the original audio analyzed.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AudioAnalyzer

Header

/Engine/Source/Runtime/AudioAnalyzer/Public/IAudioAnalyzerNRTInterface.h

Include

#include "IAudioAnalyzerNRTInterface.h"

Syntax

float GetDurationInSeconds() const

Remarks

This must be overridden to return the duration of the original audio analyzed.

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