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
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SequenceIndex |
int64 |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Time"
|
| Time |
FTimespan |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Time"
|
Functions
Public