#include <videotracksource.h>
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
virtual | ~VideoTrackSourceInterface () |
|
virtual | ~VideoTrackSourceInterface () |
|
virtual | ~MediaSourceInterface () |
|
virtual | ~MediaSourceInterface () |
|
virtual | ~RefCountInterface () |
|
virtual | ~RefCountInterface () |
|
virtual | ~VideoSourceInterface () |
|
virtual | ~VideoSourceInterface () |
|
std::list< ObserverInterface *> | observers_ |
|
◆ VideoTrackSource() [1/2]
◆ VideoTrackSource() [2/2]
◆ AddOrUpdateSink() [1/2]
◆ AddOrUpdateSink() [2/2]
◆ GetStats() [1/2]
bool webrtc::VideoTrackSource::GetStats |
( |
Stats * |
stats | ) |
|
|
inlineoverridevirtual |
◆ GetStats() [2/2]
bool webrtc::VideoTrackSource::GetStats |
( |
Stats * |
stats | ) |
|
|
inlineoverridevirtual |
◆ is_screencast() [1/2]
bool webrtc::VideoTrackSource::is_screencast |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ is_screencast() [2/2]
bool webrtc::VideoTrackSource::is_screencast |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ needs_denoising() [1/2]
rtc::Optional<bool> webrtc::VideoTrackSource::needs_denoising |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ needs_denoising() [2/2]
rtc::Optional<bool> webrtc::VideoTrackSource::needs_denoising |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ OnSourceDestroyed() [1/2]
void webrtc::VideoTrackSource::OnSourceDestroyed |
( |
| ) |
|
◆ OnSourceDestroyed() [2/2]
void webrtc::VideoTrackSource::OnSourceDestroyed |
( |
| ) |
|
◆ remote() [1/2]
bool webrtc::VideoTrackSource::remote |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ remote() [2/2]
bool webrtc::VideoTrackSource::remote |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ RemoveSink() [1/2]
◆ RemoveSink() [2/2]
◆ SetState() [1/2]
◆ SetState() [2/2]
◆ state() [1/2]
◆ state() [2/2]
The documentation for this class was generated from the following files: