Class: VideoInformation

Constructor

VideoInformation

new VideoInformation(width, height, hdrType)

Parameter

width

number

Width.

height

number

Height.

hdrType

chrome.cast.media.HdrType

High Dynamic Range type.

Value must not be null.

Properties

hdrType

non-null chrome.cast.media.HdrType

Video width.

height

number

Video width.

width

number

Video width.