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