![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Static Public Member Functions | |
static std::vector< std::string > | VideoCapturerIds () |
Get video capturer IDs. | |
static std::vector< Resolution > | VideoCapturerSupportedResolutions (const std::string &id) |
static int | GetVideoCaptureDeviceIndex (const std::string &id) |
Get the camera device index by its device id. | |
|
static |
Get supported resolutions for a specific video capturer.
id | The ID of specific video capturer. |