LeviLamina
Loading...
Searching...
No Matches
webrtc::RemoteAudioSource Class Reference
Inheritance diagram for webrtc::RemoteAudioSource:

Classes

class  AudioDataProxy

Public Types

enum class  OnAudioChannelGoneAction : int { KSurvive = 0 , KEnd = 1 }

Public Member Functions

RemoteAudioSource & operator= (RemoteAudioSource const &)
 RemoteAudioSource (RemoteAudioSource const &)
virtual::webrtc::MediaSourceInterface::SourceState state () const
virtual bool remote () const
virtual void SetVolume (double volume)
virtual void RegisterAudioObserver (::webrtc::AudioSourceInterface::AudioObserver *observer)
virtual void UnregisterAudioObserver (::webrtc::AudioSourceInterface::AudioObserver *observer)
virtual void AddSink (::webrtc::AudioTrackSinkInterface *sink)
virtual void RemoveSink (::webrtc::AudioTrackSinkInterface *sink)
MCAPI RemoteAudioSource (::webrtc::TaskQueueBase *worker_thread, ::webrtc::RemoteAudioSource::OnAudioChannelGoneAction on_audio_channel_gone_action)
MCAPI void SetState (::webrtc::MediaSourceInterface::SourceState new_state)
MCAPI void Start (::cricket::VoiceMediaReceiveChannelInterface *media_channel, ::std::optional< uint > ssrc)
MCAPI void Stop (::cricket::VoiceMediaReceiveChannelInterface *media_channel, ::std::optional< uint > ssrc)
MCAPI void * $ctor (::webrtc::TaskQueueBase *worker_thread, ::webrtc::RemoteAudioSource::OnAudioChannelGoneAction on_audio_channel_gone_action)
MCAPI void $dtor ()
MCAPI::webrtc::MediaSourceInterface::SourceState $state () const
MCAPI bool $remote () const
MCAPI void $SetVolume (double volume)
MCAPI void $RegisterAudioObserver (::webrtc::AudioSourceInterface::AudioObserver *observer)
MCAPI void $UnregisterAudioObserver (::webrtc::AudioSourceInterface::AudioObserver *observer)
MCAPI void $AddSink (::webrtc::AudioTrackSinkInterface *sink)
MCAPI void $RemoveSink (::webrtc::AudioTrackSinkInterface *sink)

Static Public Member Functions

static MCAPI void ** $vftableForNotifierInterface ()
static MCAPI void ** $vftableForRefCountInterface ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkf74eb3
::ll::UntypedStorage< 8, 8 > mUnk9d8e30
::ll::UntypedStorage< 4, 4 > mUnkf9ba77
::ll::UntypedStorage< 8, 16 > mUnkaccb09
::ll::UntypedStorage< 8, 40 > mUnkd75021
::ll::UntypedStorage< 8, 16 > mUnk49be8f
::ll::UntypedStorage< 4, 4 > mUnka3c4c2

Constructor & Destructor Documentation

◆ RemoteAudioSource()

MCAPI webrtc::RemoteAudioSource::RemoteAudioSource ( ::webrtc::TaskQueueBase * worker_thread,
::webrtc::RemoteAudioSource::OnAudioChannelGoneAction on_audio_channel_gone_action )
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

◆ SetState()

MCAPI void webrtc::RemoteAudioSource::SetState ( ::webrtc::MediaSourceInterface::SourceState new_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.

◆ Start()

MCAPI void webrtc::RemoteAudioSource::Start ( ::cricket::VoiceMediaReceiveChannelInterface * media_channel,
::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.

◆ Stop()

MCAPI void webrtc::RemoteAudioSource::Stop ( ::cricket::VoiceMediaReceiveChannelInterface * media_channel,
::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.

◆ $ctor()

MCAPI void * webrtc::RemoteAudioSource::$ctor ( ::webrtc::TaskQueueBase * worker_thread,
::webrtc::RemoteAudioSource::OnAudioChannelGoneAction on_audio_channel_gone_action )
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::RemoteAudioSource::$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.

◆ $state()

MCAPI::webrtc::MediaSourceInterface::SourceState webrtc::RemoteAudioSource::$state ( ) 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.

◆ $remote()

MCAPI bool webrtc::RemoteAudioSource::$remote ( ) 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.

◆ $SetVolume()

MCAPI void webrtc::RemoteAudioSource::$SetVolume ( 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.

◆ $RegisterAudioObserver()

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

◆ $UnregisterAudioObserver()

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

◆ $AddSink()

MCAPI void webrtc::RemoteAudioSource::$AddSink ( ::webrtc::AudioTrackSinkInterface * sink)
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.

◆ $RemoveSink()

MCAPI void webrtc::RemoteAudioSource::$RemoveSink ( ::webrtc::AudioTrackSinkInterface * sink)
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.

◆ $vftableForNotifierInterface()

MCAPI void ** webrtc::RemoteAudioSource::$vftableForNotifierInterface ( )
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.

◆ $vftableForRefCountInterface()

MCAPI void ** webrtc::RemoteAudioSource::$vftableForRefCountInterface ( )
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: