Type Definitions

Meta

Meta object for GreenView.

Type:
  • Object
Properties
NameTypeDescription
deviceObject
Properties
NameTypeDescription
userAgent?string

The web browser User agent string.

manufacturer?string

Manufacturer of the device, e.g. Sony.

model?string

Model name of the device.

type?string

Type of device, i.e. tv, desktop, mobile, stb.

screen?Object

Describes the screen of the device.

screen.size?string

Size in inches.

screen.resolution?string

Used resolution, e.g. 1920x1280.

screen.type?string

Type of display, i.e. amoled, lcd, lcdled, qled.

Content

Content object for GreenView.

Type:
  • Object
Properties
NameTypeDescription
title?string

Title for given content.

url?string

URL for given content.

type?string

Type of content, e.g. sports or movie.

duration?number

Duration in seconds.

characteristics?string

Comma separated "tags", e.g. dark, slow or bright, action.

playback?string

Set as vod or live.