LeviLamina
|
Public Member Functions | |
virtual::std::string | id () const =0 |
virtual ::std::vector<::webrtc::scoped_refptr<::webrtc::AudioTrackInterface > > | GetAudioTracks ()=0 |
virtual ::std::vector<::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > > | GetVideoTracks ()=0 |
virtual ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface > | FindAudioTrack (::std::string const &)=0 |
virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > | FindVideoTrack (::std::string const &)=0 |
virtual bool | AddTrack (::webrtc::scoped_refptr<::webrtc::AudioTrackInterface >) |
virtual bool | AddTrack (::webrtc::scoped_refptr<::webrtc::VideoTrackInterface >) |
virtual bool | AddTrack (::webrtc::AudioTrackInterface *) |
virtual bool | AddTrack (::webrtc::VideoTrackInterface *) |
virtual bool | RemoveTrack (::webrtc::scoped_refptr<::webrtc::AudioTrackInterface >) |
virtual bool | RemoveTrack (::webrtc::scoped_refptr<::webrtc::VideoTrackInterface >) |
virtual bool | RemoveTrack (::webrtc::AudioTrackInterface *) |
virtual bool | RemoveTrack (::webrtc::VideoTrackInterface *) |
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 Public Member Functions | |
static MCAPI void ** | $vftable () |
static MCAPI void ** | $vftable () |