Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
  • [DateTime] UTCTimestamp: A UTC timestamp indicating when the screenshot was taken on the player. See See DateTime for  for more information about this data type.
  • [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 See DateTime for  for more information about this data type.
  • [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