...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
All screenshot entities are structured as follows:
entity
:
...
Id
int: A unique identifier for the device screenshot instanceDevice
DeviceInfo:
...
Id
int: A unique identifier for the device instanceSerial
string: The serial number of the device
GroupName
string: The name of the BSN.cloud group to which the player belongsPresentationName
string: The name of the presentationUTCTimestamp
DateTime: A UTC timestamp indicating when the screenshot was taken on the player.
...
See DateTime for more information about this data type.
LocalTimestamp
DateTime: A timestamp indicating the local time (as it is specified in the player settings) when the screenshot was taken on the player. See DateTime for more information about this data type.Width
short: The width of the screenshot image (in pixels)Height
short: The height of the screenshot image (in pixels)FilePath
string: The location of the image file in the server directoryFileSize
int: The size of the image file in the server directoryThumbPath
string: The location of the image thumbnail in the server directory