cast. framework. 消息。 VideoInformation
            class   static
            视频信息,例如视频分辨率和高动态范围 (HDR)。
构造函数
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
视频宽度。