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

Public Member Functions

VideoRtpSenderoperator= (VideoRtpSender const &)
 
 VideoRtpSender (VideoRtpSender const &)
 
virtual void OnChanged ()
 
virtual::cricket::MediaType media_type () const
 
virtual::std::string track_kind () const
 
virtual ::webrtc::scoped_refptr<::webrtc::DtmfSenderInterfaceGetDtmfSender () const
 
virtual::webrtc::RTCError GenerateKeyFrame (::std::vector<::std::string > const &rids)
 
virtual void SetSend ()
 
virtual void ClearSend ()
 
virtual void AttachTrack ()
 
MCAPI VideoRtpSender (::rtc::Thread *worker_thread, ::std::string const &id, ::webrtc::RtpSenderBase::SetStreamsObserver *set_streams_observer)
 
MCAPI void * $ctor (::rtc::Thread *worker_thread, ::std::string const &id, ::webrtc::RtpSenderBase::SetStreamsObserver *set_streams_observer)
 
MCAPI void $dtor ()
 
MCAPI void $OnChanged ()
 
MCAPI::cricket::MediaType $media_type () const
 
MCAPI::std::string $track_kind () const
 
MCAPI ::webrtc::scoped_refptr<::webrtc::DtmfSenderInterface$GetDtmfSender () const
 
MCAPI::webrtc::RTCError $GenerateKeyFrame (::std::vector<::std::string > const &rids)
 
MCAPI void $SetSend ()
 
MCAPI void $ClearSend ()
 
MCAPI void $AttachTrack ()
 
virtual void SetMediaChannel (::cricket::MediaSendChannelInterface *media_channel)
 
virtual bool SetTrack (::webrtc::MediaStreamTrackInterface *track)
 
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterfacetrack () const
 
virtual::webrtc::RtpParameters GetParameters () const
 
virtual::webrtc::RTCError SetParameters (::webrtc::RtpParameters const &parameters)
 
virtual void SetParametersAsync (::webrtc::RtpParameters const &parameters, ::absl::AnyInvocable< void(::webrtc::RTCError) && > callback)
 
virtual::webrtc::RtpParameters GetParametersInternal () const
 
virtual void SetParametersInternal (::webrtc::RtpParameters const &parameters, ::absl::AnyInvocable< void(::webrtc::RTCError) && > callback, bool blocking)
 
virtual::webrtc::RTCError CheckCodecParameters (::webrtc::RtpParameters const &parameters)
 
virtual::webrtc::RtpParameters GetParametersInternalWithAllLayers () const
 
virtual::webrtc::RTCError SetParametersInternalWithAllLayers (::webrtc::RtpParameters const &parameters)
 
virtual void SetSsrc (uint ssrc)
 
virtual uint ssrc () const
 
virtual ::std::vector<::std::string > stream_ids () const
 
virtual void set_stream_ids (::std::vector<::std::string > const &stream_ids)
 
virtual void SetStreams (::std::vector<::std::string > const &stream_ids)
 
virtual::std::string id () const
 
virtual void set_init_send_encodings (::std::vector<::webrtc::RtpEncodingParameters > const &init_send_encodings)
 
virtual ::std::vector<::webrtc::RtpEncodingParametersinit_send_encodings () const
 
virtual void set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
 
virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterfacedtls_transport () const
 
virtual void SetFrameEncryptor (::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > frame_encryptor)
 
virtual ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterfaceGetFrameEncryptor () const
 
virtual void Stop ()
 
virtual int AttachmentId () const
 
virtual::webrtc::RTCError DisableEncodingLayers (::std::vector<::std::string > const &rids)
 
virtual void SetEncoderToPacketizerFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
 
virtual void SetEncoderSelector (::std::unique_ptr<::webrtc::VideoEncoderFactory::EncoderSelectorInterface > encoder_selector)
 
virtual void SetTransceiverAsStopped ()
 
virtual void SetSendCodecs (::std::vector<::cricket::Codec > send_codecs)
 
virtual void DetachTrack ()
 
virtual void AddTrackToStats ()
 
virtual void RemoveTrackFromStats ()
 
MCAPI::webrtc::RTCError CheckSetParameters (::webrtc::RtpParameters const &parameters)
 
MCAPI void SetEncoderSelectorOnChannel ()
 
MCAPI void $SetMediaChannel (::cricket::MediaSendChannelInterface *media_channel)
 
MCAPI bool $SetTrack (::webrtc::MediaStreamTrackInterface *track)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface$track () const
 
MCAPI::webrtc::RtpParameters $GetParameters () const
 
MCAPI::webrtc::RTCError $SetParameters (::webrtc::RtpParameters const &parameters)
 
MCAPI void $SetParametersAsync (::webrtc::RtpParameters const &parameters, ::absl::AnyInvocable< void(::webrtc::RTCError) && > callback)
 
MCAPI::webrtc::RtpParameters $GetParametersInternal () const
 
MCAPI void $SetParametersInternal (::webrtc::RtpParameters const &parameters, ::absl::AnyInvocable< void(::webrtc::RTCError) && > callback, bool blocking)
 
MCAPI::webrtc::RTCError $CheckCodecParameters (::webrtc::RtpParameters const &parameters)
 
MCAPI::webrtc::RtpParameters $GetParametersInternalWithAllLayers () const
 
MCAPI::webrtc::RTCError $SetParametersInternalWithAllLayers (::webrtc::RtpParameters const &parameters)
 
MCAPI void $SetSsrc (uint ssrc)
 
MCAPI uint $ssrc () const
 
MCAPI ::std::vector<::std::string > $stream_ids () const
 
MCAPI void $set_stream_ids (::std::vector<::std::string > const &stream_ids)
 
MCAPI void $SetStreams (::std::vector<::std::string > const &stream_ids)
 
MCAPI::std::string $id () const
 
MCAPI void $set_init_send_encodings (::std::vector<::webrtc::RtpEncodingParameters > const &init_send_encodings)
 
MCAPI ::std::vector<::webrtc::RtpEncodingParameters$init_send_encodings () const
 
MCAPI void $set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface$dtls_transport () const
 
MCAPI void $SetFrameEncryptor (::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > frame_encryptor)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface$GetFrameEncryptor () const
 
MCAPI void $Stop ()
 
MCAPI int $AttachmentId () const
 
MCAPI::webrtc::RTCError $DisableEncodingLayers (::std::vector<::std::string > const &rids)
 
MCAPI void $SetEncoderToPacketizerFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
 
MCAPI void $SetEncoderSelector (::std::unique_ptr<::webrtc::VideoEncoderFactory::EncoderSelectorInterface > encoder_selector)
 
MCAPI void $SetTransceiverAsStopped ()
 
MCAPI void $SetSendCodecs (::std::vector<::cricket::Codec > send_codecs)
 
MCAPI void $DetachTrack ()
 
MCAPI void $AddTrackToStats ()
 
MCAPI void $RemoveTrackFromStats ()
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::webrtc::VideoRtpSenderCreate (::rtc::Thread *worker_thread, ::std::string const &id, ::webrtc::RtpSenderBase::SetStreamsObserver *set_streams_observer)
 
static MCAPI void ** $vftableForObserverInterface ()
 
static MCAPI void ** $vftableForRtpSenderInternal ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk18b2f8
 
::ll::UntypedStorage< 8, 8 > mUnkcfb04f
 
::ll::UntypedStorage< 8, 8 > mUnk4f7245
 
::ll::UntypedStorage< 4, 4 > mUnka71bc1
 
::ll::UntypedStorage< 1, 1 > mUnk3a48da
 
::ll::UntypedStorage< 1, 1 > mUnk6b9467
 
::ll::UntypedStorage< 4, 4 > mUnkec7d87
 
::ll::UntypedStorage< 8, 32 > mUnkeeca2f
 
::ll::UntypedStorage< 8, 24 > mUnkb1c1d7
 
::ll::UntypedStorage< 8, 192 > mUnkd68b10
 
::ll::UntypedStorage< 8, 24 > mUnk871216
 
::ll::UntypedStorage< 8, 8 > mUnk1a7b11
 
::ll::UntypedStorage< 8, 8 > mUnkffabe7
 
::ll::UntypedStorage< 8, 8 > mUnk92bc60
 
::ll::UntypedStorage< 8, 8 > mUnke1b367
 
::ll::UntypedStorage< 8, 40 > mUnk2e12f7
 
::ll::UntypedStorage< 8, 24 > mUnk403096
 
::ll::UntypedStorage< 8, 8 > mUnk7d6a99
 
::ll::UntypedStorage< 8, 8 > mUnk3e58b8
 
::ll::UntypedStorage< 8, 8 > mUnk22488a
 

Constructor & Destructor Documentation

◆ VideoRtpSender()

MCAPI webrtc::VideoRtpSender::VideoRtpSender ( ::rtc::Thread * worker_thread,
::std::string const & id,
::webrtc::RtpSenderBase::SetStreamsObserver * set_streams_observer )
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

◆ OnChanged()

virtual void webrtc::VideoRtpSender::OnChanged ( )
virtual

◆ media_type()

virtual::cricket::MediaType webrtc::VideoRtpSender::media_type ( ) const
virtual

◆ track_kind()

virtual::std::string webrtc::VideoRtpSender::track_kind ( ) const
virtual

Implements webrtc::RtpSenderBase.

◆ GetDtmfSender()

virtual ::webrtc::scoped_refptr<::webrtc::DtmfSenderInterface > webrtc::VideoRtpSender::GetDtmfSender ( ) const
virtual

◆ GenerateKeyFrame()

virtual::webrtc::RTCError webrtc::VideoRtpSender::GenerateKeyFrame ( ::std::vector<::std::string > const & rids)
virtual

Implements webrtc::RtpSenderBase.

◆ SetSend()

virtual void webrtc::VideoRtpSender::SetSend ( )
virtual

Implements webrtc::RtpSenderBase.

◆ ClearSend()

virtual void webrtc::VideoRtpSender::ClearSend ( )
virtual

Implements webrtc::RtpSenderBase.

◆ AttachTrack()

virtual void webrtc::VideoRtpSender::AttachTrack ( )
virtual

Reimplemented from webrtc::RtpSenderBase.

◆ Create()

static MCAPI ::webrtc::scoped_refptr<::webrtc::VideoRtpSender > webrtc::VideoRtpSender::Create ( ::rtc::Thread * worker_thread,
::std::string const & id,
::webrtc::RtpSenderBase::SetStreamsObserver * set_streams_observer )
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.

◆ $ctor()

MCAPI void * webrtc::VideoRtpSender::$ctor ( ::rtc::Thread * worker_thread,
::std::string const & id,
::webrtc::RtpSenderBase::SetStreamsObserver * set_streams_observer )
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.

◆ $dtor()

MCAPI void webrtc::VideoRtpSender::$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.

◆ $OnChanged()

MCAPI void webrtc::VideoRtpSender::$OnChanged ( )
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_type()

MCAPI::cricket::MediaType webrtc::VideoRtpSender::$media_type ( ) 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.

◆ $track_kind()

MCAPI::std::string webrtc::VideoRtpSender::$track_kind ( ) 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.

◆ $GetDtmfSender()

MCAPI ::webrtc::scoped_refptr<::webrtc::DtmfSenderInterface > webrtc::VideoRtpSender::$GetDtmfSender ( ) 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.

◆ $GenerateKeyFrame()

MCAPI::webrtc::RTCError webrtc::VideoRtpSender::$GenerateKeyFrame ( ::std::vector<::std::string > const & rids)
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.

◆ $SetSend()

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

◆ $ClearSend()

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

◆ $AttachTrack()

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

◆ $vftableForObserverInterface()

static MCAPI void ** webrtc::VideoRtpSender::$vftableForObserverInterface ( )
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.

◆ $vftableForRtpSenderInternal()

static MCAPI void ** webrtc::VideoRtpSender::$vftableForRtpSenderInternal ( )
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.

◆ SetMediaChannel()

virtual void webrtc::RtpSenderBase::SetMediaChannel ( ::cricket::MediaSendChannelInterface * media_channel)
virtualinherited

◆ SetTrack()

virtual bool webrtc::RtpSenderBase::SetTrack ( ::webrtc::MediaStreamTrackInterface * track)
virtualinherited

◆ track()

virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > webrtc::RtpSenderBase::track ( ) const
virtualinherited

◆ GetParameters()

virtual::webrtc::RtpParameters webrtc::RtpSenderBase::GetParameters ( ) const
virtualinherited

◆ SetParameters()

virtual::webrtc::RTCError webrtc::RtpSenderBase::SetParameters ( ::webrtc::RtpParameters const & parameters)
virtualinherited

◆ SetParametersAsync()

virtual void webrtc::RtpSenderBase::SetParametersAsync ( ::webrtc::RtpParameters const & parameters,
::absl::AnyInvocable< void(::webrtc::RTCError) && > callback )
virtualinherited

Reimplemented from webrtc::RtpSenderInterface.

◆ GetParametersInternal()

virtual::webrtc::RtpParameters webrtc::RtpSenderBase::GetParametersInternal ( ) const
virtualinherited

◆ SetParametersInternal()

virtual void webrtc::RtpSenderBase::SetParametersInternal ( ::webrtc::RtpParameters const & parameters,
::absl::AnyInvocable< void(::webrtc::RTCError) && > callback,
bool blocking )
virtualinherited

◆ CheckCodecParameters()

virtual::webrtc::RTCError webrtc::RtpSenderBase::CheckCodecParameters ( ::webrtc::RtpParameters const & parameters)
virtualinherited

◆ GetParametersInternalWithAllLayers()

virtual::webrtc::RtpParameters webrtc::RtpSenderBase::GetParametersInternalWithAllLayers ( ) const
virtualinherited

◆ SetParametersInternalWithAllLayers()

virtual::webrtc::RTCError webrtc::RtpSenderBase::SetParametersInternalWithAllLayers ( ::webrtc::RtpParameters const & parameters)
virtualinherited

◆ SetSsrc()

virtual void webrtc::RtpSenderBase::SetSsrc ( uint ssrc)
virtualinherited

◆ ssrc()

virtual uint webrtc::RtpSenderBase::ssrc ( ) const
virtualinherited

◆ stream_ids()

virtual ::std::vector<::std::string > webrtc::RtpSenderBase::stream_ids ( ) const
virtualinherited

◆ set_stream_ids()

virtual void webrtc::RtpSenderBase::set_stream_ids ( ::std::vector<::std::string > const & stream_ids)
virtualinherited

◆ SetStreams()

virtual void webrtc::RtpSenderBase::SetStreams ( ::std::vector<::std::string > const & stream_ids)
virtualinherited

◆ id()

virtual::std::string webrtc::RtpSenderBase::id ( ) const
virtualinherited

◆ set_init_send_encodings()

virtual void webrtc::RtpSenderBase::set_init_send_encodings ( ::std::vector<::webrtc::RtpEncodingParameters > const & init_send_encodings)
virtualinherited

◆ init_send_encodings()

virtual ::std::vector<::webrtc::RtpEncodingParameters > webrtc::RtpSenderBase::init_send_encodings ( ) const
virtualinherited

◆ set_transport()

virtual void webrtc::RtpSenderBase::set_transport ( ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
virtualinherited

◆ dtls_transport()

virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > webrtc::RtpSenderBase::dtls_transport ( ) const
virtualinherited

◆ SetFrameEncryptor()

virtual void webrtc::RtpSenderBase::SetFrameEncryptor ( ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > frame_encryptor)
virtualinherited

◆ GetFrameEncryptor()

virtual ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > webrtc::RtpSenderBase::GetFrameEncryptor ( ) const
virtualinherited

◆ Stop()

virtual void webrtc::RtpSenderBase::Stop ( )
virtualinherited

◆ AttachmentId()

virtual int webrtc::RtpSenderBase::AttachmentId ( ) const
virtualinherited

◆ DisableEncodingLayers()

virtual::webrtc::RTCError webrtc::RtpSenderBase::DisableEncodingLayers ( ::std::vector<::std::string > const & rids)
virtualinherited

◆ SetEncoderToPacketizerFrameTransformer()

virtual void webrtc::RtpSenderBase::SetEncoderToPacketizerFrameTransformer ( ::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
virtualinherited

◆ SetEncoderSelector()

virtual void webrtc::RtpSenderBase::SetEncoderSelector ( ::std::unique_ptr<::webrtc::VideoEncoderFactory::EncoderSelectorInterface > encoder_selector)
virtualinherited

◆ SetTransceiverAsStopped()

virtual void webrtc::RtpSenderBase::SetTransceiverAsStopped ( )
virtualinherited

◆ SetSendCodecs()

virtual void webrtc::RtpSenderBase::SetSendCodecs ( ::std::vector<::cricket::Codec > send_codecs)
virtualinherited

◆ CheckSetParameters()

MCAPI::webrtc::RTCError webrtc::RtpSenderBase::CheckSetParameters ( ::webrtc::RtpParameters const & parameters)
inherited
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.

◆ SetEncoderSelectorOnChannel()

MCAPI void webrtc::RtpSenderBase::SetEncoderSelectorOnChannel ( )
inherited
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.

◆ $SetMediaChannel()

MCAPI void webrtc::RtpSenderBase::$SetMediaChannel ( ::cricket::MediaSendChannelInterface * media_channel)
inherited
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.

◆ $SetTrack()

MCAPI bool webrtc::RtpSenderBase::$SetTrack ( ::webrtc::MediaStreamTrackInterface * track)
inherited
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.

◆ $track()

MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > webrtc::RtpSenderBase::$track ( ) const
inherited
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.

◆ $GetParameters()

MCAPI::webrtc::RtpParameters webrtc::RtpSenderBase::$GetParameters ( ) const
inherited
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.

◆ $SetParameters()

MCAPI::webrtc::RTCError webrtc::RtpSenderBase::$SetParameters ( ::webrtc::RtpParameters const & parameters)
inherited
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.

◆ $SetParametersAsync()

MCAPI void webrtc::RtpSenderBase::$SetParametersAsync ( ::webrtc::RtpParameters const & parameters,
::absl::AnyInvocable< void(::webrtc::RTCError) && > callback )
inherited
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.

◆ $GetParametersInternal()

MCAPI::webrtc::RtpParameters webrtc::RtpSenderBase::$GetParametersInternal ( ) const
inherited
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.

◆ $SetParametersInternal()

MCAPI void webrtc::RtpSenderBase::$SetParametersInternal ( ::webrtc::RtpParameters const & parameters,
::absl::AnyInvocable< void(::webrtc::RTCError) && > callback,
bool blocking )
inherited
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.

◆ $CheckCodecParameters()

MCAPI::webrtc::RTCError webrtc::RtpSenderBase::$CheckCodecParameters ( ::webrtc::RtpParameters const & parameters)
inherited
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.

◆ $GetParametersInternalWithAllLayers()

MCAPI::webrtc::RtpParameters webrtc::RtpSenderBase::$GetParametersInternalWithAllLayers ( ) const
inherited
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.

◆ $SetParametersInternalWithAllLayers()

MCAPI::webrtc::RTCError webrtc::RtpSenderBase::$SetParametersInternalWithAllLayers ( ::webrtc::RtpParameters const & parameters)
inherited
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.

◆ $SetSsrc()

MCAPI void webrtc::RtpSenderBase::$SetSsrc ( uint ssrc)
inherited
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.

◆ $ssrc()

MCAPI uint webrtc::RtpSenderBase::$ssrc ( ) const
inherited
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.

◆ $stream_ids()

MCAPI ::std::vector<::std::string > webrtc::RtpSenderBase::$stream_ids ( ) const
inherited
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.

◆ $set_stream_ids()

MCAPI void webrtc::RtpSenderBase::$set_stream_ids ( ::std::vector<::std::string > const & stream_ids)
inherited
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.

◆ $SetStreams()

MCAPI void webrtc::RtpSenderBase::$SetStreams ( ::std::vector<::std::string > const & stream_ids)
inherited
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.

◆ $id()

MCAPI::std::string webrtc::RtpSenderBase::$id ( ) const
inherited
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.

◆ $set_init_send_encodings()

MCAPI void webrtc::RtpSenderBase::$set_init_send_encodings ( ::std::vector<::webrtc::RtpEncodingParameters > const & init_send_encodings)
inherited
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.

◆ $init_send_encodings()

MCAPI ::std::vector<::webrtc::RtpEncodingParameters > webrtc::RtpSenderBase::$init_send_encodings ( ) const
inherited
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.

◆ $set_transport()

MCAPI void webrtc::RtpSenderBase::$set_transport ( ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
inherited
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.

◆ $dtls_transport()

MCAPI ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > webrtc::RtpSenderBase::$dtls_transport ( ) const
inherited
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.

◆ $SetFrameEncryptor()

MCAPI void webrtc::RtpSenderBase::$SetFrameEncryptor ( ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > frame_encryptor)
inherited
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.

◆ $GetFrameEncryptor()

MCAPI ::webrtc::scoped_refptr<::webrtc::FrameEncryptorInterface > webrtc::RtpSenderBase::$GetFrameEncryptor ( ) const
inherited
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::RtpSenderBase::$Stop ( )
inherited
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.

◆ $AttachmentId()

MCAPI int webrtc::RtpSenderBase::$AttachmentId ( ) const
inherited
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.

◆ $DisableEncodingLayers()

MCAPI::webrtc::RTCError webrtc::RtpSenderBase::$DisableEncodingLayers ( ::std::vector<::std::string > const & rids)
inherited
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.

◆ $SetEncoderToPacketizerFrameTransformer()

MCAPI void webrtc::RtpSenderBase::$SetEncoderToPacketizerFrameTransformer ( ::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
inherited
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.

◆ $SetEncoderSelector()

MCAPI void webrtc::RtpSenderBase::$SetEncoderSelector ( ::std::unique_ptr<::webrtc::VideoEncoderFactory::EncoderSelectorInterface > encoder_selector)
inherited
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.

◆ $SetTransceiverAsStopped()

MCAPI void webrtc::RtpSenderBase::$SetTransceiverAsStopped ( )
inherited
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.

◆ $SetSendCodecs()

MCAPI void webrtc::RtpSenderBase::$SetSendCodecs ( ::std::vector<::cricket::Codec > send_codecs)
inherited
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.

◆ $DetachTrack()

MCAPI void webrtc::RtpSenderBase::$DetachTrack ( )
inherited
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.

◆ $AddTrackToStats()

MCAPI void webrtc::RtpSenderBase::$AddTrackToStats ( )
inherited
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.

◆ $RemoveTrackFromStats()

MCAPI void webrtc::RtpSenderBase::$RemoveTrackFromStats ( )
inherited
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() [1/2]

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.

◆ $vftable() [2/2]

static MCAPI void ** webrtc::ObserverInterface::$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: