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

Public Types

enum class  TrackState : int { KLive = 0 , KEnded = 1 }

Public Member Functions

virtual::webrtc::AudioSourceInterface * GetSource () const =0
virtual void AddSink (::webrtc::AudioTrackSinkInterface *sink)=0
virtual void RemoveSink (::webrtc::AudioTrackSinkInterface *sink)=0
virtual bool GetSignalLevel (int *level)
virtual ::webrtc::scoped_refptr<::webrtc::AudioProcessorInterfaceGetAudioProcessor ()
MCAPI void $dtor ()
MCAPI bool $GetSignalLevel (int *level)
MCAPI ::webrtc::scoped_refptr<::webrtc::AudioProcessorInterface$GetAudioProcessor ()
virtual::std::string kind () const =0
virtual::std::string id () const =0
virtual bool enabled () const =0
virtual bool set_enabled (bool)=0
virtual::webrtc::MediaStreamTrackInterface::TrackState state () 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 char const *const & kAudioKind ()
static MCAPI char const *const & kVideoKind ()
static MCAPI void ** $vftable ()
static MCAPI void ** $vftable ()

Member Function Documentation

◆ $dtor()

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

◆ $GetSignalLevel()

MCAPI bool webrtc::AudioTrackInterface::$GetSignalLevel ( int * level)
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.

◆ $GetAudioProcessor()

MCAPI ::webrtc::scoped_refptr<::webrtc::AudioProcessorInterface > webrtc::AudioTrackInterface::$GetAudioProcessor ( )
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.

◆ kAudioKind()

MCAPI char const *const & webrtc::MediaStreamTrackInterface::kAudioKind ( )
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.

◆ kVideoKind()

MCAPI char const *const & webrtc::MediaStreamTrackInterface::kVideoKind ( )
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() [1/2]

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]

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: