#include <video_capture.h>
◆ ~VideoCaptureModule() [1/2]
virtual webrtc::VideoCaptureModule::~VideoCaptureModule |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ~VideoCaptureModule() [2/2]
virtual webrtc::VideoCaptureModule::~VideoCaptureModule |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ CaptureSettings() [1/2]
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ CaptureSettings() [2/2]
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ CaptureStarted() [1/2]
virtual bool webrtc::VideoCaptureModule::CaptureStarted |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ CaptureStarted() [2/2]
virtual bool webrtc::VideoCaptureModule::CaptureStarted |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ CurrentDeviceName() [1/2]
virtual const char* webrtc::VideoCaptureModule::CurrentDeviceName |
( |
| ) |
const |
|
pure virtual |
◆ CurrentDeviceName() [2/2]
virtual const char* webrtc::VideoCaptureModule::CurrentDeviceName |
( |
| ) |
const |
|
pure virtual |
◆ DeRegisterCaptureDataCallback() [1/2]
virtual void webrtc::VideoCaptureModule::DeRegisterCaptureDataCallback |
( |
| ) |
|
|
pure virtual |
◆ DeRegisterCaptureDataCallback() [2/2]
virtual void webrtc::VideoCaptureModule::DeRegisterCaptureDataCallback |
( |
| ) |
|
|
pure virtual |
◆ GetApplyRotation() [1/2]
virtual bool webrtc::VideoCaptureModule::GetApplyRotation |
( |
| ) |
|
|
pure virtual |
◆ GetApplyRotation() [2/2]
virtual bool webrtc::VideoCaptureModule::GetApplyRotation |
( |
| ) |
|
|
pure virtual |
◆ RegisterCaptureDataCallback() [1/2]
◆ RegisterCaptureDataCallback() [2/2]
◆ SetApplyRotation() [1/2]
virtual bool webrtc::VideoCaptureModule::SetApplyRotation |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ SetApplyRotation() [2/2]
virtual bool webrtc::VideoCaptureModule::SetApplyRotation |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ SetCaptureRotation() [1/2]
◆ SetCaptureRotation() [2/2]
◆ StartCapture() [1/2]
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ StartCapture() [2/2]
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureDS, FakeWebRtcVideoCaptureModule, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ StopCapture() [1/2]
virtual int32_t webrtc::VideoCaptureModule::StopCapture |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
◆ StopCapture() [2/2]
virtual int32_t webrtc::VideoCaptureModule::StopCapture |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::videocapturemodule::VideoCaptureImpl, webrtc::videocapturemodule::VideoCaptureImpl, FakeWebRtcVideoCaptureModule, FakeWebRtcVideoCaptureModule, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureDS, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureModuleV4L2, webrtc::videocapturemodule::VideoCaptureIos, webrtc::videocapturemodule::VideoCaptureMF, webrtc::videocapturemodule::VideoCaptureIos, and webrtc::videocapturemodule::VideoCaptureMF.
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/video_capture/video_capture.h