cast. framework. messaggi. VideoInformation
Informazioni video come la risoluzione video e la tecnologia HDR (High Dynamic Range).
Costruttore
VideoInformation
new VideoInformation(width, height, hdrType)
Parametro |
|
---|---|
width |
numero Larghezza. |
altezza |
numero Altezza. |
hdrType |
cast.framework.messages.HdrType Tipo High Dynamic Range. Il valore non deve essere nullo. |
Proprietà
hdrType
non-null cast.framework.messages.HdrType
Tipo HDR
altezza
numero
Altezza del video.
width
numero
Larghezza video.