webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
FakeWebRtcDeviceInfo::Device Struct Reference

#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::VideoCaptureCapabilitycaps
 

Constructor & Destructor Documentation

◆ Device() [1/2]

FakeWebRtcDeviceInfo::Device::Device ( const std::string n,
const std::string i 
)
inline

◆ Device() [2/2]

FakeWebRtcDeviceInfo::Device::Device ( const std::string n,
const std::string i 
)
inline

Member Data Documentation

◆ caps

std::vector< webrtc::VideoCaptureCapability > FakeWebRtcDeviceInfo::Device::caps

◆ id

std::string FakeWebRtcDeviceInfo::Device::id

◆ name

std::string FakeWebRtcDeviceInfo::Device::name

◆ product

std::string FakeWebRtcDeviceInfo::Device::product

The documentation for this struct was generated from the following file: