|
enum class | SourceState : int { KInitializing = 0
, KLive = 1
, KEnded = 2
, KMuted = 3
} |
|
|
virtual::webrtc::MediaSourceInterface::SourceState | state () const =0 |
|
virtual bool | remote () const =0 |
|
virtual void | AddRef () const =0 |
|
virtual::webrtc::RefCountReleaseStatus | Release () const =0 |
|
MCFOLD void | $dtor () |
|
virtual void | RegisterObserver (::webrtc::ObserverInterface *)=0 |
|
virtual void | UnregisterObserver (::webrtc::ObserverInterface *)=0 |
|
|
static MCAPI void ** | $vftable () |
|
static MCAPI void ** | $vftable () |
|
The documentation for this class was generated from the following file: