Adds a node that breaks a 'MagicLeapScreensWatchHistoryEntry' into its member fields
|
Magic Leap Screens Watch History Entry
Magic Leap Screens Watch History Entry Structure (by ref)
|
|
ID
Guid Structure
|
Entry Identifier. Must be used to update and delete a given entry. |
|
Title
String
|
Title of the media for which this entry is created. |
|
Subtitle
String
|
Subtitle of the media for which this entry is created. |
|
Playback Position
Timespan Structure
|
Current media playback position. Can be fed from UMediaPlayer::GetTime(). |
|
Playback Duration
Timespan Structure
|
Total duration of the media. Can be fed from UMediaPlayer::GetDuration() |
|
Custom Data
String
|
Any data the application might want to save off in the watch history and then receive back from the Screens Launher. |
|
Thumbnail
Texture 2D Object Reference
|
Thumbnail to be shown in the Screens Launcher application for this watch history entry. |