4 #ifndef OWT_BASE_DEVICEUTILS_H_ 5 #define OWT_BASE_DEVICEUTILS_H_ 8 #include "owt/base/commontypes.h" 22 const std::string&
id);
28 #endif // OWT_BASE_DEVICEUTILS_H_ static std::vector< Resolution > VideoCapturerSupportedResolutions(const std::string &id)
Definition: audioplayerinterface.h:8
static std::vector< std::string > VideoCapturerIds()
Get video capturer IDs.
Definition: deviceutils.h:11
static int GetVideoCaptureDeviceIndex(const std::string &id)
Get the camera device index by its device id.