FMediaIOCorePlayerBase::GetDuration

Get the media's duration.

Windows
MacOS
Linux

Override Hierarchy

IMediaControls::GetDuration()

FMediaIOCorePlayerBase::GetDuration()

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCorePlayerBase.h

Include

#include "MediaIOCorePlayerBase.h"

Source

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/Player/MediaIOCorePlayerBase.cpp

Syntax

virtual FTimespan GetDuration() const

Remarks

Get the media's duration.

Returns

A time span representing the 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