75 virtual ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface>>
76 CreatePeerConnectionOrError(
82 virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface> CreatePeerConnection(
88 virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface>
92 virtual ::webrtc::RtpCapabilities GetRtpSenderCapabilities(::cricket::MediaType)
const;
95 virtual ::webrtc::RtpCapabilities GetRtpReceiverCapabilities(::cricket::MediaType)
const;
98 virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface> CreateLocalMediaStream(::std::string
const&) = 0;
101 virtual ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface>
105 virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface>
109 virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface>
113 virtual ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface>
117 virtual bool StartAecDump(::_iobuf*, int64);
120 virtual void StopAecDump() = 0;
135 MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface>