webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
webrtc::VideoCaptureFactory Class Reference

#include <video_capture_factory.h>

Static Public Member Functions

static rtc::scoped_refptr< VideoCaptureModuleCreate (const char *deviceUniqueIdUTF8)
 
static rtc::scoped_refptr< VideoCaptureModuleCreate (VideoCaptureExternal *&externalCapture)
 
static VideoCaptureModule::DeviceInfoCreateDeviceInfo ()
 
static rtc::scoped_refptr< VideoCaptureModuleCreate (const char *deviceUniqueIdUTF8)
 
static rtc::scoped_refptr< VideoCaptureModuleCreate (VideoCaptureExternal *&externalCapture)
 
static VideoCaptureModule::DeviceInfoCreateDeviceInfo ()
 

Member Function Documentation

◆ Create() [1/4]

rtc::scoped_refptr< VideoCaptureModule > webrtc::VideoCaptureFactory::Create ( const char *  deviceUniqueIdUTF8)
static

◆ Create() [2/4]

static rtc::scoped_refptr<VideoCaptureModule> webrtc::VideoCaptureFactory::Create ( const char *  deviceUniqueIdUTF8)
static

◆ Create() [3/4]

static rtc::scoped_refptr<VideoCaptureModule> webrtc::VideoCaptureFactory::Create ( VideoCaptureExternal *&  externalCapture)
static

◆ Create() [4/4]

rtc::scoped_refptr< VideoCaptureModule > webrtc::VideoCaptureFactory::Create ( VideoCaptureExternal *&  externalCapture)
static

◆ CreateDeviceInfo() [1/2]

VideoCaptureModule::DeviceInfo * webrtc::VideoCaptureFactory::CreateDeviceInfo ( )
static

◆ CreateDeviceInfo() [2/2]

static VideoCaptureModule::DeviceInfo* webrtc::VideoCaptureFactory::CreateDeviceInfo ( )
static

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