Navigation
API > API/Runtime > API/Runtime/MediaUtils
Implements the a media time source that derives its time from the application's global time.
| Name | FAppMediaTimeSource |
| Type | class |
| Header File | /Engine/Source/Runtime/MediaUtils/Public/AppMediaTimeSource.h |
| Include Path | #include "AppMediaTimeSource.h" |
Syntax
class FAppMediaTimeSource : public IMediaTimeSource
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FAppMediaTimeSource() |
Virtual destructor. | AppMediaTimeSource.h |
Functions
Public
Overridden from IMediaTimeSource
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FTimespan GetTimecode() |
AppMediaTimeSource.h |