類別:VideoInformation

建構函式

影片資訊

new VideoInformation(width, height, hdrType)

參數

width

數字

寬度。

height

數字

高度。

hdrType

cast.framework.messages.HdrType

高動態範圍類型。

值不得為空值。

屬性

hdrType

cast.framework.messages.HdrType 非空值

HDR 類型

height

數字

影片高度。

width

數字

影片寬度。