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

Classes

class  AudioObserver
 

Public Types

enum class  SourceState : int { KInitializing = 0 , KLive = 1 , KEnded = 2 , KMuted = 3 }
 

Public Member Functions

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)
 
virtual::cricket::AudioOptions const options () const
 
MCAPI void $dtor ()
 
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)
 
MCAPI::cricket::AudioOptions const $options () const
 
virtual::webrtc::MediaSourceInterface::SourceState state () const =0
 
virtual bool remote () const =0
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 
virtual void RegisterObserver (::webrtc::ObserverInterface *)=0
 
virtual void UnregisterObserver (::webrtc::ObserverInterface *)=0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $dtor()

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

◆ $SetVolume()

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

◆ $options()

MCAPI::cricket::AudioOptions const webrtc::AudioSourceInterface::$options ( ) 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.

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