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

Public Member Functions

virtual void SetMediaChannel (::cricket::MediaSendChannelInterface *)=0
 
virtual void SetSsrc (uint)=0
 
virtual void set_stream_ids (::std::vector<::std::string > const &)=0
 
virtual void set_init_send_encodings (::std::vector<::webrtc::RtpEncodingParameters > const &)=0
 
virtual void set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface >)=0
 
virtual void Stop ()=0
 
virtual::webrtc::RtpParameters GetParametersInternal () const =0
 
virtual void SetParametersInternal (::webrtc::RtpParameters const &, ::absl::AnyInvocable< void(::webrtc::RTCError) && >, bool)=0
 
virtual::webrtc::RtpParameters GetParametersInternalWithAllLayers () const =0
 
virtual::webrtc::RTCError SetParametersInternalWithAllLayers (::webrtc::RtpParameters const &)=0
 
virtual::webrtc::RTCError CheckCodecParameters (::webrtc::RtpParameters const &)=0
 
virtual int AttachmentId () const =0
 
virtual::webrtc::RTCError DisableEncodingLayers (::std::vector<::std::string > const &)=0
 
virtual void SetTransceiverAsStopped ()=0
 
virtual void SetSendCodecs (::std::vector<::cricket::Codec >)=0
 
MCAPI void $dtor ()
 
virtual bool SetTrack (::webrtc::MediaStreamTrackInterface *)=0
 
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterfacetrack () const =0
 
virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterfacedtls_transport () const =0
 
virtual uint ssrc () const =0
 
virtual::cricket::MediaType media_type () const =0
 
virtual::std::string id () const =0
 
virtual ::std::vector<::std::string > stream_ids () const =0
 
virtual void SetStreams (::std::vector<::std::string > const &)=0
 
virtual ::std::vector<::webrtc::RtpEncodingParametersinit_send_encodings () const =0
 
virtual::webrtc::RtpParameters GetParameters () const =0
 
virtual::webrtc::RTCError SetParameters (::webrtc::RtpParameters const &parameters)=0
 
virtual void SetParametersAsync (::webrtc::RtpParameters const &, ::absl::AnyInvocable< void(::webrtc::RTCError) && >)
 
virtual ::webrtc::scoped_refptr<::webrtc::DtmfSenderInterfaceGetDtmfSender () const =0
 
virtual void SetFrameEncryptor (::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface >)=0
 
virtual ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterfaceGetFrameEncryptor () const =0
 
virtual void SetEncoderToPacketizerFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface >)=0
 
virtual void SetEncoderSelector (::std::unique_ptr<::webrtc::VideoEncoderFactory::EncoderSelectorInterface >)=0
 
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::RtpSenderInternal::$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.

◆ $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: