LeviLamina
Loading...
Searching...
No Matches
webrtc::WebRtcSessionDescriptionFactory Class Reference

Classes

struct  CreateSessionDescriptionRequest
 

Public Member Functions

MCAPI void CreateAnswer (::webrtc::CreateSessionDescriptionObserver *, ::cricket::MediaSessionOptions const &)
 
MCAPI void CreateOffer (::webrtc::CreateSessionDescriptionObserver *, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions const &)
 
MCAPI void FailPendingRequests (::std::string const &)
 
MCAPI void InternalCreateAnswer (::webrtc::WebRtcSessionDescriptionFactory::CreateSessionDescriptionRequest)
 
MCAPI void InternalCreateOffer (::webrtc::WebRtcSessionDescriptionFactory::CreateSessionDescriptionRequest)
 
MCAPI void OnCertificateRequestFailed ()
 
MCAPI void Post (::absl::AnyInvocable< void() && >)
 
MCAPI void PostCreateSessionDescriptionFailed (::webrtc::CreateSessionDescriptionObserver *, ::webrtc::RTCError)
 
MCAPI void PostCreateSessionDescriptionSucceeded (::webrtc::CreateSessionDescriptionObserver *, ::std::unique_ptr<::webrtc::SessionDescriptionInterface >)
 
MCAPI void SetCertificate (::webrtc::scoped_refptr<::rtc::RTCCertificate >)
 
MCAPI WebRtcSessionDescriptionFactory (::webrtc::ConnectionContext *, ::webrtc::SdpStateProvider const *, ::std::string const &, bool, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface >, ::webrtc::scoped_refptr<::rtc::RTCCertificate >, ::std::function< void(::webrtc::scoped_refptr<::rtc::RTCCertificate > const &)>, ::webrtc::FieldTrialsView const &)
 
MCAPI void * $ctor (::webrtc::ConnectionContext *, ::webrtc::SdpStateProvider const *, ::std::string const &, bool, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface >, ::webrtc::scoped_refptr<::rtc::RTCCertificate >, ::std::function< void(::webrtc::scoped_refptr<::rtc::RTCCertificate > const &)>, ::webrtc::FieldTrialsView const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void CopyCandidatesFromSessionDescription (::webrtc::SessionDescriptionInterface const *, ::std::string const &, ::webrtc::SessionDescriptionInterface *)
 

The documentation for this class was generated from the following file: