#include <mediastreaminterface.h>
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
◆ ~VideoTrackSourceInterface() [1/2]
virtual webrtc::VideoTrackSourceInterface::~VideoTrackSourceInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ~VideoTrackSourceInterface() [2/2]
virtual webrtc::VideoTrackSourceInterface::~VideoTrackSourceInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ GetStats() [1/2]
virtual bool webrtc::VideoTrackSourceInterface::GetStats |
( |
Stats * |
stats | ) |
|
|
pure virtual |
◆ GetStats() [2/2]
virtual bool webrtc::VideoTrackSourceInterface::GetStats |
( |
Stats * |
stats | ) |
|
|
pure virtual |
◆ is_screencast() [1/2]
virtual bool webrtc::VideoTrackSourceInterface::is_screencast |
( |
| ) |
const |
|
pure virtual |
◆ is_screencast() [2/2]
virtual bool webrtc::VideoTrackSourceInterface::is_screencast |
( |
| ) |
const |
|
pure virtual |
◆ needs_denoising() [1/2]
virtual rtc::Optional<bool> webrtc::VideoTrackSourceInterface::needs_denoising |
( |
| ) |
const |
|
pure virtual |
◆ needs_denoising() [2/2]
virtual rtc::Optional<bool> webrtc::VideoTrackSourceInterface::needs_denoising |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: