44 MCAPI
void ClearChannel();
46 MCAPI ::webrtc::RTCError
49 MCAPI
void OnFirstPacketReceived();
53 MCAPI
void PushNewMediaChannelAndDeleteChannel(::std::unique_ptr<::cricket::ChannelInterface>);
67 MCAPI
void SetPeerConnectionClosed();
69 MCAPI
void StopSendingAndReceiving();
71 MCAPI
void StopTransceiverProcedure();
73 MCAPI ::webrtc::scoped_refptr<::webrtc::RtpReceiverInternal> receiver_internal()
const;
75 MCAPI ::webrtc::scoped_refptr<::webrtc::RtpSenderInternal> sender_internal()
const;
77 MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpSenderProxyWithInternal<::webrtc::RtpSenderInternal>>>
80 MCAPI
void set_current_direction(::webrtc::RtpTransceiverDirection);
82 MCAPI
void set_fired_direction(::std::optional<::webrtc::RtpTransceiverDirection>);
84 MCAPI
void set_mid(::std::optional<::std::string>
const&);
98 MCAPI
static void** $vftable();
Definition ConnectionContext.h:17