webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <peerconnectioninterface.h>
Public Member Functions | |
virtual size_t | count ()=0 |
virtual MediaStreamInterface * | at (size_t index)=0 |
virtual MediaStreamInterface * | find (const std::string &label)=0 |
virtual MediaStreamTrackInterface * | FindAudioTrack (const std::string &id)=0 |
virtual MediaStreamTrackInterface * | FindVideoTrack (const std::string &id)=0 |
virtual size_t | count ()=0 |
virtual MediaStreamInterface * | at (size_t index)=0 |
virtual MediaStreamInterface * | find (const std::string &label)=0 |
virtual MediaStreamTrackInterface * | FindAudioTrack (const std::string &id)=0 |
virtual MediaStreamTrackInterface * | FindVideoTrack (const std::string &id)=0 |
Public Member Functions inherited from rtc::RefCountInterface | |
virtual int | AddRef () const =0 |
virtual int | Release () const =0 |
virtual int | AddRef () const =0 |
virtual int | Release () const =0 |
Protected Member Functions | |
~StreamCollectionInterface () | |
~StreamCollectionInterface () | |
Protected Member Functions inherited from rtc::RefCountInterface | |
virtual | ~RefCountInterface () |
virtual | ~RefCountInterface () |
|
inlineprotected |
|
inlineprotected |
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.
|
pure virtual |
Implemented in webrtc::StreamCollection, and webrtc::StreamCollection.