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

Page 93

Advertising
background image

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

PresentationContent

entity-relations that represent the

association between Content instances and the Presentation instance.

VideoOrImagesPresentationZone Structure

The VideoOrImagesPresentationZone structure is inherited from the

PresentationZone

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

Advertising