|
virtual void | SetOptions (const Options &)=0 |
|
virtual rtc::scoped_refptr< PeerConnectionInterface > | CreatePeerConnection (const PeerConnectionInterface::RTCConfiguration &, std::unique_ptr< cricket::PortAllocator >, std::unique_ptr< rtc::RTCCertificateGeneratorInterface >, PeerConnectionObserver *)=0 |
|
virtual rtc::scoped_refptr< PeerConnectionInterface > | CreatePeerConnection (const PeerConnectionInterface::RTCConfiguration &, const MediaConstraintsInterface *, std::unique_ptr< cricket::PortAllocator >, std::unique_ptr< rtc::RTCCertificateGeneratorInterface >, PeerConnectionObserver *)=0 |
|
virtual rtc::scoped_refptr< MediaStreamInterface > | CreateLocalMediaStream (const std::string &)=0 |
|
virtual rtc::scoped_refptr< AudioSourceInterface > | CreateAudioSource (const cricket::AudioOptions &)=0 |
|
virtual rtc::scoped_refptr< AudioSourceInterface > | CreateAudioSource (const MediaConstraintsInterface *)=0 |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (std::unique_ptr< cricket::VideoCapturer >) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (std::unique_ptr< cricket::VideoCapturer >, const MediaConstraintsInterface *) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (cricket::VideoCapturer *capturer) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (cricket::VideoCapturer *capturer, const MediaConstraintsInterface *constraints) |
|
virtual rtc::scoped_refptr< VideoTrackInterface > | CreateVideoTrack (const std::string &label, VideoTrackSourceInterface *source)=0 |
|
virtual rtc::scoped_refptr< AudioTrackInterface > | CreateAudioTrack (const std::string &label, AudioSourceInterface *source)=0 |
|
virtual bool | StartAecDump (rtc::PlatformFile file, int64_t max_size_bytes)=0 |
|
virtual void | StopAecDump ()=0 |
|
virtual bool | StartRtcEventLog (rtc::PlatformFile file, int64_t max_size_bytes)=0 |
|
virtual bool | StartRtcEventLog (rtc::PlatformFile file)=0 |
|
virtual void | StopRtcEventLog ()=0 |
|
virtual void | SetOptions (const Options &)=0 |
|
virtual rtc::scoped_refptr< PeerConnectionInterface > | CreatePeerConnection (const PeerConnectionInterface::RTCConfiguration &, std::unique_ptr< cricket::PortAllocator >, std::unique_ptr< rtc::RTCCertificateGeneratorInterface >, PeerConnectionObserver *)=0 |
|
virtual rtc::scoped_refptr< PeerConnectionInterface > | CreatePeerConnection (const PeerConnectionInterface::RTCConfiguration &, const MediaConstraintsInterface *, std::unique_ptr< cricket::PortAllocator >, std::unique_ptr< rtc::RTCCertificateGeneratorInterface >, PeerConnectionObserver *)=0 |
|
virtual rtc::scoped_refptr< MediaStreamInterface > | CreateLocalMediaStream (const std::string &)=0 |
|
virtual rtc::scoped_refptr< AudioSourceInterface > | CreateAudioSource (const cricket::AudioOptions &)=0 |
|
virtual rtc::scoped_refptr< AudioSourceInterface > | CreateAudioSource (const MediaConstraintsInterface *)=0 |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (std::unique_ptr< cricket::VideoCapturer >) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (std::unique_ptr< cricket::VideoCapturer >, const MediaConstraintsInterface *) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (cricket::VideoCapturer *capturer) |
|
virtual rtc::scoped_refptr< VideoTrackSourceInterface > | CreateVideoSource (cricket::VideoCapturer *capturer, const MediaConstraintsInterface *constraints) |
|
virtual rtc::scoped_refptr< VideoTrackInterface > | CreateVideoTrack (const std::string &label, VideoTrackSourceInterface *source)=0 |
|
virtual rtc::scoped_refptr< AudioTrackInterface > | CreateAudioTrack (const std::string &label, AudioSourceInterface *source)=0 |
|
virtual bool | StartAecDump (rtc::PlatformFile file, int64_t max_size_bytes)=0 |
|
virtual void | StopAecDump ()=0 |
|
virtual bool | StartRtcEventLog (rtc::PlatformFile file, int64_t max_size_bytes)=0 |
|
virtual bool | StartRtcEventLog (rtc::PlatformFile file)=0 |
|
virtual void | StopRtcEventLog ()=0 |
|
virtual int | AddRef () const =0 |
|
virtual int | Release () const =0 |
|
virtual int | AddRef () const =0 |
|
virtual int | Release () const =0 |
|