Rate this page:

VideoQuality

Enum that represents video quality.

Constants

VIDEO_QUALITY_HIGH

Copy URL

Set better video quality for the current web camera. This option uses the last value from the CameraManager.testResolutions function result, or the data set to the CameraManager.loadResolutionTestResult. If there is no result for a target web camera, use 1280x720 resolution

VIDEO_QUALITY_LOW

Copy URL

Set medium video quality for the current web camera. This option uses the last value from the CameraManager.testResolutions function result, or the data set to the CameraManager.loadResolutionTestResult. If there is no result for a target web camera, use 640x480 resolution

VIDEO_QUALITY_MEDIUM

Copy URL

Set lower video quality for the current web camera. This option uses the last value from the CameraManager.testResolutions function result, or the data set to the CameraManager.loadResolutionTestResult. If there is no result for a target web camera, use 320x240 resolution

VIDEO_SIZE_CIF

Copy URL

352x288 resolution

VIDEO_SIZE_FHD

Copy URL

1920x1080 resolution

VIDEO_SIZE_HD

Copy URL

1280x720 resolution

VIDEO_SIZE_QCIF

Copy URL

176x144 resolution

VIDEO_SIZE_QQVGA

Copy URL

160x120 resolution

VIDEO_SIZE_QVGA

Copy URL

320x240 resolution

VIDEO_SIZE_SVGA

Copy URL

800x600 resolution

VIDEO_SIZE_UHD

Copy URL

3840x2160 resolution

VIDEO_SIZE_UXGA

Copy URL

1600x1200 resolution

VIDEO_SIZE_VGA

Copy URL

640x480 resolution

VIDEO_SIZE_nHD

Copy URL

640x360 resolution