webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
cricket::WebRtcVcmFactory Class Reference
Inheritance diagram for cricket::WebRtcVcmFactory:
cricket::WebRtcVcmFactoryInterface

Public Member Functions

virtual rtc::scoped_refptr< webrtc::VideoCaptureModuleCreate (const char *device)
 
virtual webrtc::VideoCaptureModule::DeviceInfoCreateDeviceInfo ()
 
virtual void DestroyDeviceInfo (webrtc::VideoCaptureModule::DeviceInfo *info)
 
- Public Member Functions inherited from cricket::WebRtcVcmFactoryInterface
virtual ~WebRtcVcmFactoryInterface ()
 
virtual ~WebRtcVcmFactoryInterface ()
 

Member Function Documentation

◆ Create()

virtual rtc::scoped_refptr<webrtc::VideoCaptureModule> cricket::WebRtcVcmFactory::Create ( const char *  device)
inlinevirtual

◆ CreateDeviceInfo()

virtual webrtc::VideoCaptureModule::DeviceInfo* cricket::WebRtcVcmFactory::CreateDeviceInfo ( )
inlinevirtual

◆ DestroyDeviceInfo()

virtual void cricket::WebRtcVcmFactory::DestroyDeviceInfo ( webrtc::VideoCaptureModule::DeviceInfo info)
inlinevirtual

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