LeviLamina
Loading...
Searching...
No Matches
webrtc::RtpTransceiverInterface Class Referenceabstract
+ Inheritance diagram for webrtc::RtpTransceiverInterface:

Public Member Functions

virtual::cricket::MediaType media_type () const =0
 
virtual ::std::optional<::std::string > mid () const =0
 
virtual ::webrtc::scoped_refptr<::webrtc::RtpSenderInterfacesender () const =0
 
virtual ::webrtc::scoped_refptr<::webrtc::RtpReceiverInterfacereceiver () const =0
 
virtual bool stopped () const =0
 
virtual bool stopping () const =0
 
virtual::webrtc::RtpTransceiverDirection direction () const =0
 
virtual void SetDirection (::webrtc::RtpTransceiverDirection new_direction)
 
virtual::webrtc::RTCError SetDirectionWithError (::webrtc::RtpTransceiverDirection)
 
virtual ::std::optional<::webrtc::RtpTransceiverDirection > current_direction () const =0
 
virtual ::std::optional<::webrtc::RtpTransceiverDirection > fired_direction () const
 
virtual::webrtc::RTCError StopStandard ()
 
virtual void StopInternal ()
 
virtual void Stop ()
 
virtual::webrtc::RTCError SetCodecPreferences (::rtc::ArrayView<::webrtc::RtpCodecCapability >)=0
 
virtual ::std::vector<::webrtc::RtpCodecCapabilitycodec_preferences () const =0
 
virtual ::std::vector<::webrtc::RtpHeaderExtensionCapabilityGetHeaderExtensionsToNegotiate () const =0
 
virtual ::std::vector<::webrtc::RtpHeaderExtensionCapabilityGetNegotiatedHeaderExtensions () const =0
 
virtual::webrtc::RTCError SetHeaderExtensionsToNegotiate (::rtc::ArrayView<::webrtc::RtpHeaderExtensionCapability const >)=0
 
MCAPI void $dtor ()
 
MCAPI void $SetDirection (::webrtc::RtpTransceiverDirection new_direction)
 
MCAPI void $Stop ()
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $dtor()

MCAPI void webrtc::RtpTransceiverInterface::$dtor ( )
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.

◆ $SetDirection()

MCAPI void webrtc::RtpTransceiverInterface::$SetDirection ( ::webrtc::RtpTransceiverDirection new_direction)
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.

◆ $Stop()

MCAPI void webrtc::RtpTransceiverInterface::$Stop ( )
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::RefCountInterface::$vftable ( )
staticinherited
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: