FWebMMediaAudioSample::GetDuration

Get the amount of time for which the sample is valid.

Windows
MacOS
Linux

Override Hierarchy

IMediaAudioSample::GetDuration()

FWebMMediaAudioSample::GetDuration()

References

Module

WebMMedia

Header

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaAudioSample.h

Include

#include "WebMMediaAudioSample.h"

Syntax

virtual FTimespan GetDuration() const

Remarks

Get the amount of time for which the sample is valid.

A duration of zero indicates that the sample is valid until the timecode of the next sample in the queue.

Returns

Sample duration.

See Also

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