Presentationzone structure, Videoorimagespresentationzone structure, Presentationzone – BrightSign Network Web API Reference Manual v.3.8 User Manual
Page 93

81
o OverscanActionSafeArea
o OverscanTitleSafeArea
PresentationZone Structure
The PresentationZone structure has the following properties:
•
[int] Id: The identifier and primary key of the zone.
•
[string] Name: The user-defined name of the zone. This name of a presentation zone must be unique within the
scope of a presentation.
•
[int] X: The horizontal resolution of the presentation zone.
•
[int] Y: The vertical resolution of the presentation zone.
•
[int] Width
•
[int] Height
•
[List<PresentationContent>] Contents: A list of
entity-relations that represent the
association between Content instances and the Presentation instance.
VideoOrImagesPresentationZone Structure
The VideoOrImagesPresentationZone structure is inherited from the
structure. It has the following
properties:
•
[ViewMode] ViewMode: A ViewMode enumeration, which can contain the following values:
o ScaleToFill
o LetterboxedAndCentered
o FillScreenAndCentered
•
[ImageMode] ImageMode: An ImageMode enumeration, which can contain the following values:
o CenterImage
o ScaleToFit
o ScaleToFillAndCrop
o ScaleToFill