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

Public Member Functions

AudioRtpReceiveroperator= (AudioRtpReceiver const &)
 
 AudioRtpReceiver (AudioRtpReceiver const &)
 
virtual void OnChanged ()
 
virtual void OnSetVolume (double volume)
 
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterfacetrack () const
 
virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterfacedtls_transport () const
 
virtual ::std::vector<::std::string > stream_ids () const
 
virtual ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > streams () const
 
virtual::cricket::MediaType media_type () const
 
virtual::std::string id () const
 
virtual::webrtc::RtpParameters GetParameters () const
 
virtual void SetFrameDecryptor (::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > frame_decryptor)
 
virtual ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterfaceGetFrameDecryptor () const
 
virtual void Stop ()
 
virtual void SetupMediaChannel (uint ssrc)
 
virtual void SetupUnsignaledMediaChannel ()
 
virtual ::std::optional< uint > ssrc () const
 
virtual void NotifyFirstPacketReceived ()
 
virtual void set_stream_ids (::std::vector<::std::string > stream_ids)
 
virtual void set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
 
virtual void SetStreams (::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams)
 
virtual void SetObserver (::webrtc::RtpReceiverObserverInterface *observer)
 
virtual void SetJitterBufferMinimumDelay (::std::optional< double > delay_seconds)
 
virtual void SetMediaChannel (::cricket::MediaReceiveChannelInterface *media_channel)
 
virtual ::std::vector<::webrtc::RtpSourceGetSources () const
 
virtual int AttachmentId () const
 
virtual void SetDepacketizerToDecoderFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
 
MCAPI AudioRtpReceiver (::rtc::Thread *worker_thread, ::std::string receiver_id, ::std::vector<::std::string > stream_ids, bool is_unified_plan, ::cricket::VoiceMediaReceiveChannelInterface *voice_channel)
 
MCAPI AudioRtpReceiver (::rtc::Thread *worker_thread, ::std::string const &receiver_id, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams, bool is_unified_plan, ::cricket::VoiceMediaReceiveChannelInterface *voice_channel)
 
MCAPI void Reconfigure (bool track_enabled)
 
MCAPI void RestartMediaChannel (::std::optional< uint > ssrc)
 
MCAPI void RestartMediaChannel_w (::std::optional< uint > ssrc, bool track_enabled, ::webrtc::MediaSourceInterface::SourceState state)
 
MCAPI void SetOutputVolume_w (double volume)
 
MCAPI void * $ctor (::rtc::Thread *worker_thread, ::std::string receiver_id, ::std::vector<::std::string > stream_ids, bool is_unified_plan, ::cricket::VoiceMediaReceiveChannelInterface *voice_channel)
 
MCAPI void * $ctor (::rtc::Thread *worker_thread, ::std::string const &receiver_id, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams, bool is_unified_plan, ::cricket::VoiceMediaReceiveChannelInterface *voice_channel)
 
MCAPI void $dtor ()
 
MCAPI void $OnChanged ()
 
MCAPI void $OnSetVolume (double volume)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface$track () const
 
MCAPI ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface$dtls_transport () const
 
MCAPI ::std::vector<::std::string > $stream_ids () const
 
MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > $streams () const
 
MCAPI::cricket::MediaType $media_type () const
 
MCAPI::std::string $id () const
 
MCAPI::webrtc::RtpParameters $GetParameters () const
 
MCAPI void $SetFrameDecryptor (::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > frame_decryptor)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface$GetFrameDecryptor () const
 
MCAPI void $Stop ()
 
MCAPI void $SetupMediaChannel (uint ssrc)
 
MCAPI void $SetupUnsignaledMediaChannel ()
 
MCAPI ::std::optional< uint > $ssrc () const
 
MCAPI void $NotifyFirstPacketReceived ()
 
MCAPI void $set_stream_ids (::std::vector<::std::string > stream_ids)
 
MCAPI void $set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
 
MCAPI void $SetStreams (::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams)
 
MCAPI void $SetObserver (::webrtc::RtpReceiverObserverInterface *observer)
 
MCAPI void $SetJitterBufferMinimumDelay (::std::optional< double > delay_seconds)
 
MCAPI void $SetMediaChannel (::cricket::MediaReceiveChannelInterface *media_channel)
 
MCAPI ::std::vector<::webrtc::RtpSource$GetSources () const
 
MCAPI int $AttachmentId () const
 
MCAPI void $SetDepacketizerToDecoderFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
 
virtual bool SetParameters (::webrtc::RtpParameters const &parameters)
 
MCAPI bool $SetParameters (::webrtc::RtpParameters const &parameters)
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 

Static Public Member Functions

static MCAPI void ** $vftableForAudioObserver ()
 
static MCAPI void ** $vftableForRtpReceiverInternal ()
 
static MCAPI void ** $vftableForObserverInterface ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 
static MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > CreateStreamsFromIds (::std::vector<::std::string > stream_ids)
 
static MCAPI int GenerateUniqueId ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk14aa39
 
::ll::UntypedStorage< 8, 8 > mUnk82ccea
 
::ll::UntypedStorage< 8, 32 > mUnk88ab15
 
::ll::UntypedStorage< 8, 8 > mUnk40ee5a
 
::ll::UntypedStorage< 8, 8 > mUnke945c6
 
::ll::UntypedStorage< 8, 8 > mUnk4f90e9
 
::ll::UntypedStorage< 4, 8 > mUnk9e29a4
 
::ll::UntypedStorage< 8, 24 > mUnkc767e7
 
::ll::UntypedStorage< 1, 1 > mUnk5c7f82
 
::ll::UntypedStorage< 8, 8 > mUnk11ae2e
 
::ll::UntypedStorage< 8, 8 > mUnka0a6ee
 
::ll::UntypedStorage< 1, 1 > mUnk6a1869
 
::ll::UntypedStorage< 4, 4 > mUnk85ffda
 
::ll::UntypedStorage< 8, 8 > mUnk184b1d
 
::ll::UntypedStorage< 8, 8 > mUnk32eabd
 
::ll::UntypedStorage< 8, 24 > mUnk5908ad
 
::ll::UntypedStorage< 8, 8 > mUnk36d93d
 
::ll::UntypedStorage< 8, 8 > mUnk20684a
 

Constructor & Destructor Documentation

◆ AudioRtpReceiver() [1/2]

MCAPI webrtc::AudioRtpReceiver::AudioRtpReceiver ( ::rtc::Thread * worker_thread,
::std::string receiver_id,
::std::vector<::std::string > stream_ids,
bool is_unified_plan,
::cricket::VoiceMediaReceiveChannelInterface * voice_channel )
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.

◆ AudioRtpReceiver() [2/2]

MCAPI webrtc::AudioRtpReceiver::AudioRtpReceiver ( ::rtc::Thread * worker_thread,
::std::string const & receiver_id,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const & streams,
bool is_unified_plan,
::cricket::VoiceMediaReceiveChannelInterface * voice_channel )
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::AudioRtpReceiver::OnChanged ( )
virtual

◆ OnSetVolume()

virtual void webrtc::AudioRtpReceiver::OnSetVolume ( double volume)
virtual

◆ track()

virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > webrtc::AudioRtpReceiver::track ( ) const
virtual

◆ media_type()

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

◆ id()

virtual::std::string webrtc::AudioRtpReceiver::id ( ) const
virtual

◆ GetParameters()

virtual::webrtc::RtpParameters webrtc::AudioRtpReceiver::GetParameters ( ) const
virtual

◆ SetFrameDecryptor()

virtual void webrtc::AudioRtpReceiver::SetFrameDecryptor ( ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > frame_decryptor)
virtual

Reimplemented from webrtc::RtpReceiverInterface.

◆ Stop()

virtual void webrtc::AudioRtpReceiver::Stop ( )
virtual

◆ SetupMediaChannel()

virtual void webrtc::AudioRtpReceiver::SetupMediaChannel ( uint ssrc)
virtual

◆ SetupUnsignaledMediaChannel()

virtual void webrtc::AudioRtpReceiver::SetupUnsignaledMediaChannel ( )
virtual

◆ ssrc()

virtual ::std::optional< uint > webrtc::AudioRtpReceiver::ssrc ( ) const
virtual

◆ NotifyFirstPacketReceived()

virtual void webrtc::AudioRtpReceiver::NotifyFirstPacketReceived ( )
virtual

◆ set_stream_ids()

virtual void webrtc::AudioRtpReceiver::set_stream_ids ( ::std::vector<::std::string > stream_ids)
virtual

◆ set_transport()

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

◆ SetStreams()

virtual void webrtc::AudioRtpReceiver::SetStreams ( ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const & streams)
virtual

◆ SetObserver()

virtual void webrtc::AudioRtpReceiver::SetObserver ( ::webrtc::RtpReceiverObserverInterface * observer)
virtual

◆ SetJitterBufferMinimumDelay()

virtual void webrtc::AudioRtpReceiver::SetJitterBufferMinimumDelay ( ::std::optional< double > delay_seconds)
virtual

◆ SetMediaChannel()

virtual void webrtc::AudioRtpReceiver::SetMediaChannel ( ::cricket::MediaReceiveChannelInterface * media_channel)
virtual

◆ AttachmentId()

virtual int webrtc::AudioRtpReceiver::AttachmentId ( ) const
virtual

◆ SetDepacketizerToDecoderFrameTransformer()

virtual void webrtc::AudioRtpReceiver::SetDepacketizerToDecoderFrameTransformer ( ::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
virtual

Reimplemented from webrtc::RtpReceiverInterface.

◆ Reconfigure()

MCAPI void webrtc::AudioRtpReceiver::Reconfigure ( bool track_enabled)
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.

◆ RestartMediaChannel()

MCAPI void webrtc::AudioRtpReceiver::RestartMediaChannel ( ::std::optional< uint > ssrc)
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.

◆ RestartMediaChannel_w()

MCAPI void webrtc::AudioRtpReceiver::RestartMediaChannel_w ( ::std::optional< uint > ssrc,
bool track_enabled,
::webrtc::MediaSourceInterface::SourceState state )
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.

◆ SetOutputVolume_w()

MCAPI void webrtc::AudioRtpReceiver::SetOutputVolume_w ( double volume)
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() [1/2]

MCAPI void * webrtc::AudioRtpReceiver::$ctor ( ::rtc::Thread * worker_thread,
::std::string receiver_id,
::std::vector<::std::string > stream_ids,
bool is_unified_plan,
::cricket::VoiceMediaReceiveChannelInterface * voice_channel )
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() [2/2]

MCAPI void * webrtc::AudioRtpReceiver::$ctor ( ::rtc::Thread * worker_thread,
::std::string const & receiver_id,
::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const & streams,
bool is_unified_plan,
::cricket::VoiceMediaReceiveChannelInterface * voice_channel )
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::AudioRtpReceiver::$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::AudioRtpReceiver::$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.

◆ $OnSetVolume()

MCAPI void webrtc::AudioRtpReceiver::$OnSetVolume ( double volume)
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::AudioRtpReceiver::$track ( ) 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.

◆ $dtls_transport()

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

◆ $stream_ids()

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

◆ $streams()

MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > webrtc::AudioRtpReceiver::$streams ( ) 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.

◆ $media_type()

MCAPI::cricket::MediaType webrtc::AudioRtpReceiver::$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.

◆ $id()

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

◆ $GetParameters()

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

◆ $SetFrameDecryptor()

MCAPI void webrtc::AudioRtpReceiver::$SetFrameDecryptor ( ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > frame_decryptor)
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.

◆ $GetFrameDecryptor()

MCAPI ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > webrtc::AudioRtpReceiver::$GetFrameDecryptor ( ) 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.

◆ $Stop()

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

◆ $SetupMediaChannel()

MCAPI void webrtc::AudioRtpReceiver::$SetupMediaChannel ( uint ssrc)
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.

◆ $SetupUnsignaledMediaChannel()

MCAPI void webrtc::AudioRtpReceiver::$SetupUnsignaledMediaChannel ( )
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 ::std::optional< uint > webrtc::AudioRtpReceiver::$ssrc ( ) 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.

◆ $NotifyFirstPacketReceived()

MCAPI void webrtc::AudioRtpReceiver::$NotifyFirstPacketReceived ( )
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::AudioRtpReceiver::$set_stream_ids ( ::std::vector<::std::string > stream_ids)
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::AudioRtpReceiver::$set_transport ( ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > dtls_transport)
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::AudioRtpReceiver::$SetStreams ( ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const & 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.

◆ $SetObserver()

MCAPI void webrtc::AudioRtpReceiver::$SetObserver ( ::webrtc::RtpReceiverObserverInterface * 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.

◆ $SetJitterBufferMinimumDelay()

MCAPI void webrtc::AudioRtpReceiver::$SetJitterBufferMinimumDelay ( ::std::optional< double > delay_seconds)
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::AudioRtpReceiver::$SetMediaChannel ( ::cricket::MediaReceiveChannelInterface * media_channel)
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.

◆ $GetSources()

MCAPI ::std::vector<::webrtc::RtpSource > webrtc::AudioRtpReceiver::$GetSources ( ) 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.

◆ $AttachmentId()

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

◆ $SetDepacketizerToDecoderFrameTransformer()

MCAPI void webrtc::AudioRtpReceiver::$SetDepacketizerToDecoderFrameTransformer ( ::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface > frame_transformer)
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.

◆ $vftableForAudioObserver()

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

◆ $vftableForRtpReceiverInternal()

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

◆ $vftableForObserverInterface()

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

◆ $vftable() [1/3]

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.

◆ $vftable() [2/3]

static MCAPI void ** webrtc::AudioSourceInterface::AudioObserver::$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.

◆ CreateStreamsFromIds()

static MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > webrtc::RtpReceiverInternal::CreateStreamsFromIds ( ::std::vector<::std::string > stream_ids)
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.

◆ GenerateUniqueId()

static MCAPI int webrtc::RtpReceiverInternal::GenerateUniqueId ( )
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.

◆ $SetParameters()

MCAPI bool webrtc::RtpReceiverInterface::$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.

◆ $vftable() [3/3]

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: