java.lang.Object | |
↳ | com.google.android.gms.cast.VideoInfo |
A class that holds video properties of the current media session. The current
VideoInfo
can be obtained from MediaStatus
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | HDR_TYPE_DV | Dolby Vision. | |||||||||
int | HDR_TYPE_HDR | High Dynamic Range. | |||||||||
int | HDR_TYPE_HDR10 | HDR10. | |||||||||
int | HDR_TYPE_SDR | Standard Dynamic Range. | |||||||||
int | HDR_TYPE_UNKNOWN | Unknown HDR type. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the HDR type of the current media session.
| |||||||||||
Returns the width of the height in pixels.
| |||||||||||
Returns the width of the video in pixels.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Dolby Vision.
High Dynamic Range.
HDR10.
Standard Dynamic Range.
Unknown HDR type.
Parameters | |
---|---|
other |
Object
|
Returns | |
---|---|
boolean |
Returns the HDR type of the current media session.
Returns | |
---|---|
int |
Returns the width of the height in pixels.
Returns | |
---|---|
int |
Returns the width of the video in pixels.
Returns | |
---|---|
int |
Returns | |
---|---|
int |
Parameters | |
---|---|
out |
Parcel
|
flags |
int
|