类:VideoInformation

构造函数

VideoInformation

新增 VideoInformation(width, height, hdrType)

参数

width

number

宽度。

高度

number

高度。

hdrType

cast.framework.messages.HdrType

高动态范围类型。

值不能为 null。

属性

hdrType

non-null cast.framework.messages.HdrType

HDR 类型

高度

number

视频高度。

width

number

视频宽度。