OpenTok C SDK
|
OpenTok Camera Capture Resolution on default video capturers. More...
Go to the source code of this file.
Enumerations | |
enum | otc_camera_capture_resolution { OTC_CAMERA_CAPTURE_RESOLUTION_LOW = 0, OTC_CAMERA_CAPTURE_RESOLUTION_MEDIUM = 1, OTC_CAMERA_CAPTURE_RESOLUTION_HIGH = 2, OTC_CAMERA_CAPTURE_RESOLUTION_1080P = 3 } |
OpenTok Camera Capture Resolution on default video capturers.
This file includes the type definition for camera capture resolutions on default video capturers.
Publisher default camera capture resolution type enumeration.
This enumeration represents the different camera capture resolution types supported. Note: For important considerations in using 1080p video, see this developer guide. Additionally, 1080p resolution is only recommended for relayed sessions.