Navigation
API > API/Runtime > API/Runtime/MediaUtils
Inheritance Hierarchy
- IMediaTimeSource
- FAppMediaTimeSource
References
Module | MediaUtils |
Header | /Engine/Source/Runtime/MediaUtils/Public/AppMediaTimeSource.h |
Include | #include "AppMediaTimeSource.h" |
Syntax
class FAppMediaTimeSource : public IMediaTimeSource
Remarks
Implements the a media time source that derives its time from the application's global time.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Virtual destructor. |
Overridden from IMediaTimeSource
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FTimespan | GetTimecode () |
Get the current time code. |