webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <fakewebrtcdeviceinfo.h>
Public Member Functions | |
Device (const std::string &n, const std::string &i) | |
Device (const std::string &n, const std::string &i) | |
Public Attributes | |
std::string | name |
std::string | id |
std::string | product |
std::vector< webrtc::VideoCaptureCapability > | caps |
|
inline |
|
inline |
std::vector< webrtc::VideoCaptureCapability > FakeWebRtcDeviceInfo::Device::caps |
std::string FakeWebRtcDeviceInfo::Device::id |
std::string FakeWebRtcDeviceInfo::Device::name |
std::string FakeWebRtcDeviceInfo::Device::product |