Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated format

All device screenshot entities are structured as follows:

entity:

[

Id  int

] Id

:  A unique identifier for the device screenshot instance

[

GroupName string

] GroupName

The name of the BSN.cloud group to which the player belongs

[

PresentationName string

] PresentationName

: The name of the presentation

[

UTCTimestamp DateTime

] UTCTimestamp

A UTC timestamp indicating when the screenshot was taken on the player. See DateTime for more information about this data type.

[

LocalTimestamp DateTime

] LocalTimestamp

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

] Width

: The width of the screenshot image (in pixels)

[

Height short

] Height

: The height of the screenshot image (in pixels)

[

FilePath string

] FilePath

The location of the image file in the server directory

[

FileSize int

] FileSize

: The size of the image file in the server directory

[

ThumbPath string

] ThumbPath

: The location of the image thumbnail in the server directory