Navigation
API > API/Runtime > API/Runtime/MediaAssets
| Name | UMediaTimeStampInfo |
| Type | class |
| Header File | /Engine/Source/Runtime/MediaAssets/Public/MediaPlayer.h |
| Include Path | #include "MediaPlayer.h" |
Syntax
UCLASS (BlueprintType, HideCategories=(Object), MinimalAPI)
class UMediaTimeStampInfo : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMediaTimeStampInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMediaTimeStampInfo() |
MediaPlayer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SequenceIndex | int64 | MediaPlayer.h |
|
|
| Time | FTimespan | MediaPlayer.h |
|