#include <mediastreaminterface.h>
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
enum | SourceState {
kInitializing,
kLive,
kEnded,
kMuted,
kInitializing,
kLive,
kEnded,
kMuted
} |
|
◆ SourceState [1/2]
Enumerator |
---|
kInitializing | |
kLive | |
kEnded | |
kMuted | |
kInitializing | |
kLive | |
kEnded | |
kMuted | |
◆ SourceState [2/2]
Enumerator |
---|
kInitializing | |
kLive | |
kEnded | |
kMuted | |
kInitializing | |
kLive | |
kEnded | |
kMuted | |
◆ ~MediaSourceInterface() [1/2]
virtual webrtc::MediaSourceInterface::~MediaSourceInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ~MediaSourceInterface() [2/2]
virtual webrtc::MediaSourceInterface::~MediaSourceInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ remote() [1/2]
virtual bool webrtc::MediaSourceInterface::remote |
( |
| ) |
const |
|
pure virtual |
◆ remote() [2/2]
virtual bool webrtc::MediaSourceInterface::remote |
( |
| ) |
const |
|
pure virtual |
◆ state() [1/2]
virtual SourceState webrtc::MediaSourceInterface::state |
( |
| ) |
const |
|
pure virtual |
◆ state() [2/2]
virtual SourceState webrtc::MediaSourceInterface::state |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: