cast. 架構。 訊息。 VideoInformation
class static
影片資訊,例如影片解析度和高動態範圍 (HDR)。
建構函式
VideoInformation
new VideoInformation(width, height, hdrType)
參數 |
|
---|---|
width |
號碼 寬度。 |
height |
號碼 高度。 |
hdrType |
cast.framework.messages.HdrType 高動態範圍類型。 值不得為空值。 |
屬性
hdrType
non-null cast.framework.messages.HdrType
HDR 類型
height
號碼
影片高度。
width
號碼
影片寬度。