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

Classes

class  LocalIceCredentialsToReplace
 
class  RemoteDescriptionOperation
 
class  SetSessionDescriptionObserverAdapter
 

Public Types

enum class  SessionError : uint
 

Public Member Functions

MCAPI bool AddIceCandidate (::webrtc::IceCandidateInterface const *)
 
MCAPI void AddIceCandidate (::std::unique_ptr<::webrtc::IceCandidateInterface >, ::std::function< void(::webrtc::RTCError)>)
 
MCAPI::webrtc::AddIceCandidateResult AddIceCandidateInternal (::webrtc::IceCandidateInterface const *)
 
MCAPI void AddLocalIceCandidate (::webrtc::JsepIceCandidate const *)
 
MCAPI bool AddStream (::webrtc::MediaStreamInterface *)
 
MCAPI void AddUpToOneReceivingTransceiverOfType (::cricket::MediaType)
 
MCAPI void AllocateSctpSids ()
 
MCAPI::webrtc::RTCError ApplyLocalDescription (::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI void ApplyRemoteDescription (::std::unique_ptr<::webrtc::SdpOfferAnswerHandler::RemoteDescriptionOperation >)
 
MCAPI void ApplyRemoteDescriptionUpdateTransceiverState (::webrtc::SdpType)
 
MCAPI ::webrtc::RTCErrorOr< ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > AssociateTransceiver (::cricket::ContentSource, ::webrtc::SdpType, uint64, ::cricket::ContentInfo const &, ::cricket::ContentInfo const *, ::cricket::ContentInfo const *)
 
MCAPI void ChangeSignalingState (::webrtc::PeerConnectionInterface::SignalingState)
 
MCAPI bool CheckIfNegotiationIsNeeded ()
 
MCAPI void Close ()
 
MCAPI bool ConfiguredForMedia () const
 
MCAPI void CreateAnswer (::webrtc::CreateSessionDescriptionObserver *, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &)
 
MCAPI::webrtc::RTCError CreateChannels (::cricket::SessionDescription const &)
 
MCAPI void CreateOffer (::webrtc::CreateSessionDescriptionObserver *, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &)
 
MCAPI void DestroyMediaChannels ()
 
MCAPI void DoCreateAnswer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::webrtc::scoped_refptr<::webrtc::CreateSessionDescriptionObserver >)
 
MCAPI void DoCreateOffer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::webrtc::scoped_refptr<::webrtc::CreateSessionDescriptionObserver >)
 
MCAPI void DoSetLocalDescription (::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >)
 
MCAPI void DoSetRemoteDescription (::std::unique_ptr<::webrtc::SdpOfferAnswerHandler::RemoteDescriptionOperation >)
 
MCAPI void EnableSending ()
 
MCAPI bool ExpectSetLocalDescription (::webrtc::SdpType)
 
MCAPI bool ExpectSetRemoteDescription (::webrtc::SdpType)
 
MCAPI void FillInMissingRemoteMids (::cricket::SessionDescription *)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > FindAvailableTransceiverToReceive (::cricket::MediaType) const
 
MCAPI ::webrtc::RTCErrorOr<::cricket::ContentInfo const * > FindContentInfo (::webrtc::SessionDescriptionInterface const *, ::webrtc::IceCandidateInterface const *)
 
MCAPI::cricket::ContentInfo const * FindMediaSectionForTransceiver (::webrtc::RtpTransceiver const *, ::webrtc::SessionDescriptionInterface const *) const
 
MCAPI void GenerateMediaDescriptionOptions (::webrtc::SessionDescriptionInterface const *, ::webrtc::RtpTransceiverDirection, ::webrtc::RtpTransceiverDirection, ::std::optional< uint64 > *, ::std::optional< uint64 > *, ::std::optional< uint64 > *, ::cricket::MediaSessionOptions *)
 
MCAPI void GenerateNegotiationNeededEvent ()
 
MCAPI::cricket::MediaDescriptionOptions GetMediaDescriptionOptionsForActiveData (::std::string const &) const
 
MCAPI::cricket::MediaDescriptionOptions GetMediaDescriptionOptionsForRejectedData (::std::string const &) const
 
MCAPI void GetOptionsForAnswer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI void GetOptionsForOffer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI void GetOptionsForPlanBAnswer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI void GetOptionsForPlanBOffer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI void GetOptionsForUnifiedPlanAnswer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI void GetOptionsForUnifiedPlanOffer (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &, ::cricket::MediaSessionOptions *)
 
MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > GetReceivingTransceiversOfType (::cricket::MediaType)
 
MCAPI::std::string GetSessionErrorMsg ()
 
MCAPI ::std::optional<::rtc::SSLRole > GuessSslRole () const
 
MCAPI::webrtc::RTCError HandleLegacyOfferOptions (::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &)
 
MCAPI bool HasNewIceCredentials ()
 
MCAPI void Initialize (::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies &, ::webrtc::ConnectionContext *)
 
MCAPI bool IsUnifiedPlan () const
 
MCAPI void OnAudioTrackAdded (::webrtc::AudioTrackInterface *, ::webrtc::MediaStreamInterface *)
 
MCAPI void OnAudioTrackRemoved (::webrtc::AudioTrackInterface *, ::webrtc::MediaStreamInterface *)
 
MCAPI void OnOperationsChainEmpty ()
 
MCAPI void OnVideoTrackAdded (::webrtc::VideoTrackInterface *, ::webrtc::MediaStreamInterface *)
 
MCAPI void OnVideoTrackRemoved (::webrtc::VideoTrackInterface *, ::webrtc::MediaStreamInterface *)
 
MCAPI void PlanBUpdateSendersAndReceivers (::cricket::ContentInfo const *, ::cricket::AudioContentDescription const *, ::cricket::ContentInfo const *, ::cricket::VideoContentDescription const *)
 
MCAPI void PrepareForShutdown ()
 
MCAPI void ProcessRemovalOfRemoteTrack (::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > >, ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverInterface > > *, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *)
 
MCAPI::webrtc::RTCError PushdownMediaDescription (::webrtc::SdpType, ::cricket::ContentSource, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI::webrtc::RTCError PushdownTransportDescription (::cricket::ContentSource, ::webrtc::SdpType)
 
MCAPI bool ReadyToUseRemoteCandidate (::webrtc::IceCandidateInterface const *, ::webrtc::SessionDescriptionInterface const *, bool *)
 
MCAPI bool RemoveIceCandidates (::std::vector<::cricket::Candidate > const &)
 
MCAPI void RemoveLocalIceCandidates (::std::vector<::cricket::Candidate > const &)
 
MCAPI void RemoveRecvDirectionFromReceivingTransceiversOfType (::cricket::MediaType)
 
MCAPI void RemoveRemoteStreamsIfEmpty (::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *)
 
MCAPI void RemoveSenders (::cricket::MediaType)
 
MCAPI void RemoveStoppedTransceivers ()
 
MCAPI void RemoveStream (::webrtc::MediaStreamInterface *)
 
MCAPI void RemoveUnusedChannels (::cricket::SessionDescription const *)
 
MCAPI::webrtc::RTCError ReplaceRemoteDescription (::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::SdpType, ::std::unique_ptr<::webrtc::SessionDescriptionInterface > *)
 
MCAPI void RestartIce ()
 
MCAPI::webrtc::RTCError Rollback (::webrtc::SdpType)
 
MCAPI SdpOfferAnswerHandler (::webrtc::PeerConnectionSdpMethods *, ::webrtc::ConnectionContext *)
 
MCAPI char const * SessionErrorToString (::webrtc::SdpOfferAnswerHandler::SessionError) const
 
MCAPI void SetAssociatedRemoteStreams (::webrtc::scoped_refptr<::webrtc::RtpReceiverInternal >, ::std::vector<::std::string > const &, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *)
 
MCAPI void SetLocalDescription (::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >)
 
MCAPI void SetLocalDescription (::webrtc::SetSessionDescriptionObserver *)
 
MCAPI void SetLocalDescription (::webrtc::SetSessionDescriptionObserver *, ::webrtc::SessionDescriptionInterface *)
 
MCAPI void SetLocalDescription (::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >)
 
MCAPI void SetRemoteDescription (::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface >)
 
MCAPI void SetRemoteDescription (::webrtc::SetSessionDescriptionObserver *, ::webrtc::SessionDescriptionInterface *)
 
MCAPI void SetRemoteDescriptionPostProcess (bool)
 
MCAPI void SetSessionError (::webrtc::SdpOfferAnswerHandler::SessionError, ::std::string const &)
 
MCAPI bool ShouldFireNegotiationNeededEvent (uint)
 
MCAPI::webrtc::RTCError UpdateDataChannelTransport (::cricket::ContentSource, ::cricket::ContentInfo const &, ::cricket::ContentGroup const *)
 
MCAPI void UpdateEndedRemoteMediaStreams ()
 
MCAPI void UpdateLocalSenders (::std::vector<::cricket::StreamParams > const &, ::cricket::MediaType)
 
MCAPI void UpdateNegotiationNeeded ()
 
MCAPI bool UpdatePayloadTypeDemuxingState (::cricket::ContentSource, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI void UpdateRemoteSendersList (::std::vector<::cricket::StreamParams > const &, bool, ::cricket::MediaType, ::webrtc::StreamCollection *)
 
MCAPI::webrtc::RTCError UpdateSessionState (::webrtc::SdpType, ::cricket::ContentSource, ::cricket::SessionDescription const *, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI::webrtc::RTCError UpdateTransceiverChannel (::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > >, ::cricket::ContentInfo const &, ::cricket::ContentGroup const *)
 
MCAPI::webrtc::RTCError UpdateTransceiversAndDataChannels (::cricket::ContentSource, ::webrtc::SessionDescriptionInterface const &, ::webrtc::SessionDescriptionInterface const *, ::webrtc::SessionDescriptionInterface const *, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI bool UseCandidate (::webrtc::IceCandidateInterface const *)
 
MCAPI bool UseCandidatesInRemoteDescription ()
 
MCAPI::webrtc::RTCError ValidateSessionDescription (::webrtc::SessionDescriptionInterface const *, ::cricket::ContentSource, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)
 
MCAPI::webrtc::DataChannelController * data_channel_controller ()
 
MCAPI ::std::optional< bool > is_caller () const
 
MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollectionInterfacelocal_streams ()
 
MCAPI::cricket::MediaEngineInterface * media_engine () const
 
MCAPI::rtc::Thread * network_thread () const
 
MCAPI::cricket::PortAllocator * port_allocator ()
 
MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollectionInterfaceremote_streams ()
 
MCAPI::webrtc::RtpTransmissionManager * rtp_manager ()
 
MCAPI::webrtc::TransceiverList const * transceivers () const
 
MCAPI::webrtc::TransceiverList * transceivers ()
 
MCAPI::webrtc::JsepTransportController * transport_controller_n ()
 
MCAPI::webrtc::JsepTransportController const * transport_controller_s () const
 
MCAPI::webrtc::JsepTransportController * transport_controller_s ()
 
MCAPI void * $ctor (::webrtc::PeerConnectionSdpMethods *, ::webrtc::ConnectionContext *)
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::webrtc::SdpOfferAnswerHandlerCreate (::webrtc::PeerConnectionSdpMethods *, ::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies &, ::webrtc::ConnectionContext *)
 
static MCAPI void ** $vftable ()
 

Constructor & Destructor Documentation

◆ SdpOfferAnswerHandler()

MCAPI webrtc::SdpOfferAnswerHandler::SdpOfferAnswerHandler ( ::webrtc::PeerConnectionSdpMethods * ,
::webrtc::ConnectionContext *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ AddIceCandidate() [1/2]

MCAPI bool webrtc::SdpOfferAnswerHandler::AddIceCandidate ( ::webrtc::IceCandidateInterface const * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddIceCandidate() [2/2]

MCAPI void webrtc::SdpOfferAnswerHandler::AddIceCandidate ( ::std::unique_ptr<::webrtc::IceCandidateInterface > ,
::std::function< void(::webrtc::RTCError)>  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddIceCandidateInternal()

MCAPI::webrtc::AddIceCandidateResult webrtc::SdpOfferAnswerHandler::AddIceCandidateInternal ( ::webrtc::IceCandidateInterface const * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddLocalIceCandidate()

MCAPI void webrtc::SdpOfferAnswerHandler::AddLocalIceCandidate ( ::webrtc::JsepIceCandidate const * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddStream()

MCAPI bool webrtc::SdpOfferAnswerHandler::AddStream ( ::webrtc::MediaStreamInterface * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddUpToOneReceivingTransceiverOfType()

MCAPI void webrtc::SdpOfferAnswerHandler::AddUpToOneReceivingTransceiverOfType ( ::cricket::MediaType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AllocateSctpSids()

MCAPI void webrtc::SdpOfferAnswerHandler::AllocateSctpSids ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ApplyLocalDescription()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::ApplyLocalDescription ( ::std::unique_ptr<::webrtc::SessionDescriptionInterface > ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ApplyRemoteDescription()

MCAPI void webrtc::SdpOfferAnswerHandler::ApplyRemoteDescription ( ::std::unique_ptr<::webrtc::SdpOfferAnswerHandler::RemoteDescriptionOperation > )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ApplyRemoteDescriptionUpdateTransceiverState()

MCAPI void webrtc::SdpOfferAnswerHandler::ApplyRemoteDescriptionUpdateTransceiverState ( ::webrtc::SdpType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AssociateTransceiver()

MCAPI ::webrtc::RTCErrorOr< ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > webrtc::SdpOfferAnswerHandler::AssociateTransceiver ( ::cricket::ContentSource ,
::webrtc::SdpType ,
uint64 ,
::cricket::ContentInfo const & ,
::cricket::ContentInfo const * ,
::cricket::ContentInfo const *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ChangeSignalingState()

MCAPI void webrtc::SdpOfferAnswerHandler::ChangeSignalingState ( ::webrtc::PeerConnectionInterface::SignalingState )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CheckIfNegotiationIsNeeded()

MCAPI bool webrtc::SdpOfferAnswerHandler::CheckIfNegotiationIsNeeded ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Close()

MCAPI void webrtc::SdpOfferAnswerHandler::Close ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ConfiguredForMedia()

MCAPI bool webrtc::SdpOfferAnswerHandler::ConfiguredForMedia ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CreateAnswer()

MCAPI void webrtc::SdpOfferAnswerHandler::CreateAnswer ( ::webrtc::CreateSessionDescriptionObserver * ,
::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CreateChannels()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::CreateChannels ( ::cricket::SessionDescription const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CreateOffer()

MCAPI void webrtc::SdpOfferAnswerHandler::CreateOffer ( ::webrtc::CreateSessionDescriptionObserver * ,
::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DestroyMediaChannels()

MCAPI void webrtc::SdpOfferAnswerHandler::DestroyMediaChannels ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DoCreateAnswer()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DoCreateOffer()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DoSetLocalDescription()

MCAPI void webrtc::SdpOfferAnswerHandler::DoSetLocalDescription ( ::std::unique_ptr<::webrtc::SessionDescriptionInterface > ,
::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DoSetRemoteDescription()

MCAPI void webrtc::SdpOfferAnswerHandler::DoSetRemoteDescription ( ::std::unique_ptr<::webrtc::SdpOfferAnswerHandler::RemoteDescriptionOperation > )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ EnableSending()

MCAPI void webrtc::SdpOfferAnswerHandler::EnableSending ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ExpectSetLocalDescription()

MCAPI bool webrtc::SdpOfferAnswerHandler::ExpectSetLocalDescription ( ::webrtc::SdpType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ExpectSetRemoteDescription()

MCAPI bool webrtc::SdpOfferAnswerHandler::ExpectSetRemoteDescription ( ::webrtc::SdpType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ FillInMissingRemoteMids()

MCAPI void webrtc::SdpOfferAnswerHandler::FillInMissingRemoteMids ( ::cricket::SessionDescription * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ FindAvailableTransceiverToReceive()

MCAPI ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > webrtc::SdpOfferAnswerHandler::FindAvailableTransceiverToReceive ( ::cricket::MediaType ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ FindContentInfo()

MCAPI ::webrtc::RTCErrorOr<::cricket::ContentInfo const * > webrtc::SdpOfferAnswerHandler::FindContentInfo ( ::webrtc::SessionDescriptionInterface const * ,
::webrtc::IceCandidateInterface const *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ FindMediaSectionForTransceiver()

MCAPI::cricket::ContentInfo const * webrtc::SdpOfferAnswerHandler::FindMediaSectionForTransceiver ( ::webrtc::RtpTransceiver const * ,
::webrtc::SessionDescriptionInterface const *  ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GenerateMediaDescriptionOptions()

MCAPI void webrtc::SdpOfferAnswerHandler::GenerateMediaDescriptionOptions ( ::webrtc::SessionDescriptionInterface const * ,
::webrtc::RtpTransceiverDirection ,
::webrtc::RtpTransceiverDirection ,
::std::optional< uint64 > * ,
::std::optional< uint64 > * ,
::std::optional< uint64 > * ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GenerateNegotiationNeededEvent()

MCAPI void webrtc::SdpOfferAnswerHandler::GenerateNegotiationNeededEvent ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetMediaDescriptionOptionsForActiveData()

MCAPI::cricket::MediaDescriptionOptions webrtc::SdpOfferAnswerHandler::GetMediaDescriptionOptionsForActiveData ( ::std::string const & ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetMediaDescriptionOptionsForRejectedData()

MCAPI::cricket::MediaDescriptionOptions webrtc::SdpOfferAnswerHandler::GetMediaDescriptionOptionsForRejectedData ( ::std::string const & ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForAnswer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForAnswer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForOffer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForOffer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForPlanBAnswer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForPlanBAnswer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForPlanBOffer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForPlanBOffer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForUnifiedPlanAnswer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForUnifiedPlanAnswer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetOptionsForUnifiedPlanOffer()

MCAPI void webrtc::SdpOfferAnswerHandler::GetOptionsForUnifiedPlanOffer ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & ,
::cricket::MediaSessionOptions *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetReceivingTransceiversOfType()

MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > webrtc::SdpOfferAnswerHandler::GetReceivingTransceiversOfType ( ::cricket::MediaType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetSessionErrorMsg()

MCAPI::std::string webrtc::SdpOfferAnswerHandler::GetSessionErrorMsg ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GuessSslRole()

MCAPI ::std::optional<::rtc::SSLRole > webrtc::SdpOfferAnswerHandler::GuessSslRole ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ HandleLegacyOfferOptions()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::HandleLegacyOfferOptions ( ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ HasNewIceCredentials()

MCAPI bool webrtc::SdpOfferAnswerHandler::HasNewIceCredentials ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Initialize()

MCAPI void webrtc::SdpOfferAnswerHandler::Initialize ( ::webrtc::PeerConnectionInterface::RTCConfiguration const & ,
::webrtc::PeerConnectionDependencies & ,
::webrtc::ConnectionContext *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ IsUnifiedPlan()

MCAPI bool webrtc::SdpOfferAnswerHandler::IsUnifiedPlan ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OnAudioTrackAdded()

MCAPI void webrtc::SdpOfferAnswerHandler::OnAudioTrackAdded ( ::webrtc::AudioTrackInterface * ,
::webrtc::MediaStreamInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OnAudioTrackRemoved()

MCAPI void webrtc::SdpOfferAnswerHandler::OnAudioTrackRemoved ( ::webrtc::AudioTrackInterface * ,
::webrtc::MediaStreamInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OnOperationsChainEmpty()

MCAPI void webrtc::SdpOfferAnswerHandler::OnOperationsChainEmpty ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OnVideoTrackAdded()

MCAPI void webrtc::SdpOfferAnswerHandler::OnVideoTrackAdded ( ::webrtc::VideoTrackInterface * ,
::webrtc::MediaStreamInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OnVideoTrackRemoved()

MCAPI void webrtc::SdpOfferAnswerHandler::OnVideoTrackRemoved ( ::webrtc::VideoTrackInterface * ,
::webrtc::MediaStreamInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PlanBUpdateSendersAndReceivers()

MCAPI void webrtc::SdpOfferAnswerHandler::PlanBUpdateSendersAndReceivers ( ::cricket::ContentInfo const * ,
::cricket::AudioContentDescription const * ,
::cricket::ContentInfo const * ,
::cricket::VideoContentDescription const *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PrepareForShutdown()

MCAPI void webrtc::SdpOfferAnswerHandler::PrepareForShutdown ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ProcessRemovalOfRemoteTrack()

MCAPI void webrtc::SdpOfferAnswerHandler::ProcessRemovalOfRemoteTrack ( ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > ,
::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverInterface > > * ,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PushdownMediaDescription()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::PushdownMediaDescription ( ::webrtc::SdpType ,
::cricket::ContentSource ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PushdownTransportDescription()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::PushdownTransportDescription ( ::cricket::ContentSource ,
::webrtc::SdpType  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ReadyToUseRemoteCandidate()

MCAPI bool webrtc::SdpOfferAnswerHandler::ReadyToUseRemoteCandidate ( ::webrtc::IceCandidateInterface const * ,
::webrtc::SessionDescriptionInterface const * ,
bool *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveIceCandidates()

MCAPI bool webrtc::SdpOfferAnswerHandler::RemoveIceCandidates ( ::std::vector<::cricket::Candidate > const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveLocalIceCandidates()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveLocalIceCandidates ( ::std::vector<::cricket::Candidate > const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveRecvDirectionFromReceivingTransceiversOfType()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveRecvDirectionFromReceivingTransceiversOfType ( ::cricket::MediaType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveRemoteStreamsIfEmpty()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveRemoteStreamsIfEmpty ( ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const & ,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveSenders()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveSenders ( ::cricket::MediaType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveStoppedTransceivers()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveStoppedTransceivers ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveStream()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveStream ( ::webrtc::MediaStreamInterface * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveUnusedChannels()

MCAPI void webrtc::SdpOfferAnswerHandler::RemoveUnusedChannels ( ::cricket::SessionDescription const * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ReplaceRemoteDescription()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::ReplaceRemoteDescription ( ::std::unique_ptr<::webrtc::SessionDescriptionInterface > ,
::webrtc::SdpType ,
::std::unique_ptr<::webrtc::SessionDescriptionInterface > *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RestartIce()

MCAPI void webrtc::SdpOfferAnswerHandler::RestartIce ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Rollback()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::Rollback ( ::webrtc::SdpType )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SessionErrorToString()

MCAPI char const * webrtc::SdpOfferAnswerHandler::SessionErrorToString ( ::webrtc::SdpOfferAnswerHandler::SessionError ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetAssociatedRemoteStreams()

MCAPI void webrtc::SdpOfferAnswerHandler::SetAssociatedRemoteStreams ( ::webrtc::scoped_refptr<::webrtc::RtpReceiverInternal > ,
::std::vector<::std::string > const & ,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > * ,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetLocalDescription() [1/4]

MCAPI void webrtc::SdpOfferAnswerHandler::SetLocalDescription ( ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetLocalDescription() [2/4]

MCAPI void webrtc::SdpOfferAnswerHandler::SetLocalDescription ( ::webrtc::SetSessionDescriptionObserver * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetLocalDescription() [3/4]

MCAPI void webrtc::SdpOfferAnswerHandler::SetLocalDescription ( ::webrtc::SetSessionDescriptionObserver * ,
::webrtc::SessionDescriptionInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetLocalDescription() [4/4]

MCAPI void webrtc::SdpOfferAnswerHandler::SetLocalDescription ( ::std::unique_ptr<::webrtc::SessionDescriptionInterface > ,
::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetRemoteDescription() [1/2]

MCAPI void webrtc::SdpOfferAnswerHandler::SetRemoteDescription ( ::std::unique_ptr<::webrtc::SessionDescriptionInterface > ,
::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface >  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetRemoteDescription() [2/2]

MCAPI void webrtc::SdpOfferAnswerHandler::SetRemoteDescription ( ::webrtc::SetSessionDescriptionObserver * ,
::webrtc::SessionDescriptionInterface *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetRemoteDescriptionPostProcess()

MCAPI void webrtc::SdpOfferAnswerHandler::SetRemoteDescriptionPostProcess ( bool )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SetSessionError()

MCAPI void webrtc::SdpOfferAnswerHandler::SetSessionError ( ::webrtc::SdpOfferAnswerHandler::SessionError ,
::std::string const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ShouldFireNegotiationNeededEvent()

MCAPI bool webrtc::SdpOfferAnswerHandler::ShouldFireNegotiationNeededEvent ( uint )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateDataChannelTransport()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::UpdateDataChannelTransport ( ::cricket::ContentSource ,
::cricket::ContentInfo const & ,
::cricket::ContentGroup const *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateEndedRemoteMediaStreams()

MCAPI void webrtc::SdpOfferAnswerHandler::UpdateEndedRemoteMediaStreams ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateLocalSenders()

MCAPI void webrtc::SdpOfferAnswerHandler::UpdateLocalSenders ( ::std::vector<::cricket::StreamParams > const & ,
::cricket::MediaType  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateNegotiationNeeded()

MCAPI void webrtc::SdpOfferAnswerHandler::UpdateNegotiationNeeded ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdatePayloadTypeDemuxingState()

MCAPI bool webrtc::SdpOfferAnswerHandler::UpdatePayloadTypeDemuxingState ( ::cricket::ContentSource ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateRemoteSendersList()

MCAPI void webrtc::SdpOfferAnswerHandler::UpdateRemoteSendersList ( ::std::vector<::cricket::StreamParams > const & ,
bool ,
::cricket::MediaType ,
::webrtc::StreamCollection *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateSessionState()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::UpdateSessionState ( ::webrtc::SdpType ,
::cricket::ContentSource ,
::cricket::SessionDescription const * ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateTransceiverChannel()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::UpdateTransceiverChannel ( ::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > ,
::cricket::ContentInfo const & ,
::cricket::ContentGroup const *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateTransceiversAndDataChannels()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::UpdateTransceiversAndDataChannels ( ::cricket::ContentSource ,
::webrtc::SessionDescriptionInterface const & ,
::webrtc::SessionDescriptionInterface const * ,
::webrtc::SessionDescriptionInterface const * ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UseCandidate()

MCAPI bool webrtc::SdpOfferAnswerHandler::UseCandidate ( ::webrtc::IceCandidateInterface const * )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UseCandidatesInRemoteDescription()

MCAPI bool webrtc::SdpOfferAnswerHandler::UseCandidatesInRemoteDescription ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ValidateSessionDescription()

MCAPI::webrtc::RTCError webrtc::SdpOfferAnswerHandler::ValidateSessionDescription ( ::webrtc::SessionDescriptionInterface const * ,
::cricket::ContentSource ,
::std::map<::std::string, ::cricket::ContentGroup const * > const &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ data_channel_controller()

MCAPI::webrtc::DataChannelController * webrtc::SdpOfferAnswerHandler::data_channel_controller ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ is_caller()

MCAPI ::std::optional< bool > webrtc::SdpOfferAnswerHandler::is_caller ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ local_streams()

MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollectionInterface > webrtc::SdpOfferAnswerHandler::local_streams ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ media_engine()

MCAPI::cricket::MediaEngineInterface * webrtc::SdpOfferAnswerHandler::media_engine ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ network_thread()

MCAPI::rtc::Thread * webrtc::SdpOfferAnswerHandler::network_thread ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ port_allocator()

MCAPI::cricket::PortAllocator * webrtc::SdpOfferAnswerHandler::port_allocator ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ remote_streams()

MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollectionInterface > webrtc::SdpOfferAnswerHandler::remote_streams ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ rtp_manager()

MCAPI::webrtc::RtpTransmissionManager * webrtc::SdpOfferAnswerHandler::rtp_manager ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ transceivers() [1/2]

MCAPI::webrtc::TransceiverList const * webrtc::SdpOfferAnswerHandler::transceivers ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ transceivers() [2/2]

MCAPI::webrtc::TransceiverList * webrtc::SdpOfferAnswerHandler::transceivers ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ transport_controller_n()

MCAPI::webrtc::JsepTransportController * webrtc::SdpOfferAnswerHandler::transport_controller_n ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ transport_controller_s() [1/2]

MCAPI::webrtc::JsepTransportController const * webrtc::SdpOfferAnswerHandler::transport_controller_s ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ transport_controller_s() [2/2]

MCAPI::webrtc::JsepTransportController * webrtc::SdpOfferAnswerHandler::transport_controller_s ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Create()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * webrtc::SdpOfferAnswerHandler::$ctor ( ::webrtc::PeerConnectionSdpMethods * ,
::webrtc::ConnectionContext *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** webrtc::SdpOfferAnswerHandler::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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