chrome. cast. media. VideoInformation
class static
Videoinformationen wie Videoauflösung und HDR (High Dynamic Range)
Konstruktor
VideoInformation
neu VideoInformation(width, height, hdrType)
Parameter |
|
---|---|
width |
Zahl Breite. |
height |
Zahl Höhe. |
hdrType |
Typ „High Dynamic Range“ Der Wert darf nicht null sein. |
Attribute
hdrType
non-null chrome.cast.media.HdrType
Videobreite.
height
Zahl
Videobreite.
width
Zahl
Videobreite.