36 MCAPI
void ActivateRtcpMux();
38 MCAPI ::webrtc::RTCError AddRemoteCandidates(::std::vector<::cricket::Candidate>
const&);
40 MCAPI ::std::optional<::rtc::SSLRole> GetDtlsRole()
const;
47 JsepTransport(::std::string
const&,
::webrtc::scoped_refptr<::rtc::RTCCertificate> const&,
::webrtc::scoped_refptr<::webrtc::IceTransportInterface>,
::webrtc::scoped_refptr<::webrtc::IceTransportInterface>, ::std::unique_ptr<::webrtc::RtpTransport>, ::std::unique_ptr<::webrtc::SrtpTransport>, ::std::unique_ptr<::webrtc::DtlsSrtpTransport>, ::std::unique_ptr<::cricket::DtlsTransportInternal>, ::std::unique_ptr<::cricket::DtlsTransportInternal>, ::std::unique_ptr<::cricket::SctpTransportInternal>, ::std::function<
void()>);
49 MCAPI ::webrtc::RTCError NegotiateAndSetDtlsParameters(::webrtc::SdpType);
51 MCAPI ::webrtc::RTCError
52 NegotiateDtlsRole(::webrtc::SdpType, ::cricket::ConnectionRole, ::cricket::ConnectionRole, ::std::optional<::rtc::SSLRole>*);
54 MCAPI
void SetActiveResetSrtpParams(
bool);
56 MCAPI ::webrtc::RTCError
59 MCAPI
void SetNeedsIceRestartFlag();
63 MCAPI ::webrtc::RTCError
66 MCAPI
bool SetRtcpMux(
bool, ::webrtc::SdpType, ::cricket::ContentSource);
68 MCAPI ::webrtc::RTCError
77 MCAPI static ::webrtc::RTCError
84 MCAPI
void* $ctor(::std::string
const&,
::webrtc::scoped_refptr<::rtc::RTCCertificate> const&,
::webrtc::scoped_refptr<::webrtc::IceTransportInterface>,
::webrtc::scoped_refptr<::webrtc::IceTransportInterface>, ::std::unique_ptr<::webrtc::RtpTransport>, ::std::unique_ptr<::webrtc::SrtpTransport>, ::std::unique_ptr<::webrtc::DtlsSrtpTransport>, ::std::unique_ptr<::cricket::DtlsTransportInternal>, ::std::unique_ptr<::cricket::DtlsTransportInternal>, ::std::unique_ptr<::cricket::SctpTransportInternal>, ::std::function<
void()>);