All device screenshot entities are structured as follows:
entity
:
[int] Id
: A unique identifier for the device screenshot instance[string] GroupName:
The name of the BSN.cloud group to which the player belongs[string] PresentationName:
The name of the presentation
A UTC timestamp indicating when the screenshot was taken on the player. See See DateTime for for more information about this data type.[
DateTime] UTCTimestamp:
A timestamp indicating the local time (as it is specified in the player settings) when the screenshot was taken on the player. See See DateTime for for more information about this data type.[
DateTime] LocalTimestamp:[short] Width:
The width of the screenshot image (in pixels)[short] Height:
The height of the screenshot image (in pixels)[string] FilePath:
The location of the image file in the server directory[int] FileSize:
The size of the image file in the server directory[string] ThumbPath:
The location of the image thumbnail in the server directory