Builder for VideoInfo.
|
Builder()
|
| VideoInfo | |
| VideoInfo.Builder |
setHdrType(int hdrType)
Sets the HDR type of the current media session.
|
| VideoInfo.Builder |
setHeight(int height)
Sets the height of the video in pixels.
|
| VideoInfo.Builder |
setWidth(int width)
Sets the width of the video in pixels.
|
Sets the HDR type of the current media session. Valid values are defined as the
HDR_TYPE_* constants in VideoInfo.
Sets the height of the video in pixels.
Sets the width of the video in pixels.