cast. framework. messages. VideoInformation
            class   static
            Videoinformationen wie Videoauflösung und HDR (High Dynamic Range)
Konstruktor
VideoInformation
neu VideoInformation(width, height, hdrType)
                      Parameter | 
                  |
|---|---|
| 
                         width  | 
                      
                         Zahl Breite.  | 
                    
| 
                         height  | 
                      
                         Zahl Höhe.  | 
                    
| 
                         hdrType  | 
                      
                         cast.framework.messages.HdrType Typ „High Dynamic Range“ Der Wert darf nicht null sein.  | 
                    
Attribute
hdrType
non-null cast.framework.messages.HdrType
HDR-Typ
height
Zahl
Videohöhe
width
Zahl
Videobreite.