#include <videocapturertracksource.h>
|
static rtc::scoped_refptr< VideoTrackSourceInterface > | Create (rtc::Thread *worker_thread, std::unique_ptr< cricket::VideoCapturer > capturer, const webrtc::MediaConstraintsInterface *constraints, bool remote) |
|
static rtc::scoped_refptr< VideoTrackSourceInterface > | Create (rtc::Thread *worker_thread, std::unique_ptr< cricket::VideoCapturer > capturer, bool remote) |
|
static rtc::scoped_refptr< VideoTrackSourceInterface > | Create (rtc::Thread *worker_thread, std::unique_ptr< cricket::VideoCapturer > capturer, const webrtc::MediaConstraintsInterface *constraints, bool remote) |
|
static rtc::scoped_refptr< VideoTrackSourceInterface > | Create (rtc::Thread *worker_thread, std::unique_ptr< cricket::VideoCapturer > capturer, bool remote) |
|
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
std::list< ObserverInterface *> | observers_ |
|
◆ VideoCapturerTrackSource() [1/2]
◆ ~VideoCapturerTrackSource() [1/2]
webrtc::VideoCapturerTrackSource::~VideoCapturerTrackSource |
( |
| ) |
|
|
protectedvirtual |
◆ VideoCapturerTrackSource() [2/2]
◆ ~VideoCapturerTrackSource() [2/2]
virtual webrtc::VideoCapturerTrackSource::~VideoCapturerTrackSource |
( |
| ) |
|
|
protectedvirtual |
◆ Create() [1/4]
◆ Create() [2/4]
◆ Create() [3/4]
◆ Create() [4/4]
◆ GetStats() [1/2]
bool webrtc::VideoCapturerTrackSource::GetStats |
( |
Stats * |
stats | ) |
|
|
finalvirtual |
◆ GetStats() [2/2]
bool webrtc::VideoCapturerTrackSource::GetStats |
( |
Stats * |
stats | ) |
|
|
finalvirtual |
◆ Initialize() [1/2]
◆ Initialize() [2/2]
◆ is_screencast() [1/2]
bool webrtc::VideoCapturerTrackSource::is_screencast |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ is_screencast() [2/2]
bool webrtc::VideoCapturerTrackSource::is_screencast |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ needs_denoising() [1/2]
rtc::Optional<bool> webrtc::VideoCapturerTrackSource::needs_denoising |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ needs_denoising() [2/2]
rtc::Optional<bool> webrtc::VideoCapturerTrackSource::needs_denoising |
( |
| ) |
const |
|
inlinefinalvirtual |
The documentation for this class was generated from the following files: