LeviLamina
|
This is the complete list of members for webrtc::MediaStreamInterface, including all inherited members.
$dtor() (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | |
$vftable() (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | static |
$vftable() (defined in webrtc::NotifierInterface) | webrtc::NotifierInterface | static |
AddRef() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
AddTrack(::webrtc::scoped_refptr<::webrtc::AudioTrackInterface >) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
AddTrack(::webrtc::scoped_refptr<::webrtc::VideoTrackInterface >) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
AddTrack(::webrtc::AudioTrackInterface *) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
AddTrack(::webrtc::VideoTrackInterface *) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
FindAudioTrack(::std::string const &)=0 (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | pure virtual |
FindVideoTrack(::std::string const &)=0 (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | pure virtual |
GetAudioTracks()=0 (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | pure virtual |
GetVideoTracks()=0 (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | pure virtual |
id() const =0 (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | pure virtual |
RegisterObserver(::webrtc::ObserverInterface *)=0 (defined in webrtc::NotifierInterface) | webrtc::NotifierInterface | pure virtual |
Release() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
RemoveTrack(::webrtc::scoped_refptr<::webrtc::AudioTrackInterface >) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
RemoveTrack(::webrtc::scoped_refptr<::webrtc::VideoTrackInterface >) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
RemoveTrack(::webrtc::AudioTrackInterface *) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
RemoveTrack(::webrtc::VideoTrackInterface *) (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
UnregisterObserver(::webrtc::ObserverInterface *)=0 (defined in webrtc::NotifierInterface) | webrtc::NotifierInterface | pure virtual |
~MediaStreamInterface()=default (defined in webrtc::MediaStreamInterface) | webrtc::MediaStreamInterface | virtual |
~NotifierInterface()=default (defined in webrtc::NotifierInterface) | webrtc::NotifierInterface | virtual |
~RefCountInterface() (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | virtual |