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

Public Member Functions

AudioTrackoperator= (AudioTrack const &)
 
 AudioTrack (AudioTrack const &)
 
virtual::std::string kind () const
 
virtual::webrtc::AudioSourceInterface * GetSource () const
 
virtual void AddSink (::webrtc::AudioTrackSinkInterface *sink)
 
virtual void RemoveSink (::webrtc::AudioTrackSinkInterface *sink)
 
virtual void OnChanged ()
 
MCAPI AudioTrack (::std::string_view label, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &source)
 
MCAPI void * $ctor (::std::string_view label, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &source)
 
MCAPI void $dtor ()
 
MCAPI::std::string $kind () const
 
MCAPI::webrtc::AudioSourceInterface * $GetSource () const
 
MCAPI void $AddSink (::webrtc::AudioTrackSinkInterface *sink)
 
MCAPI void $RemoveSink (::webrtc::AudioTrackSinkInterface *sink)
 
MCAPI void $OnChanged ()
 

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::webrtc::AudioTrackCreate (::std::string_view id, ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const &source)
 
static MCAPI void ** $vftableForNotifierInterface ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftableForRefCountInterface ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkd9ddaf
 
::ll::UntypedStorage< 1, 1 > mUnkd5a9b5
 

Constructor & Destructor Documentation

◆ AudioTrack()

MCAPI webrtc::AudioTrack::AudioTrack ( ::std::string_view label,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const & source )
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::AudioTrack::OnChanged ( )
virtual

◆ Create()

static MCAPI ::webrtc::scoped_refptr<::webrtc::AudioTrack > webrtc::AudioTrack::Create ( ::std::string_view id,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const & source )
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::AudioTrack::$ctor ( ::std::string_view label,
::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > const & source )
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::AudioTrack::$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.

◆ $kind()

MCAPI::std::string webrtc::AudioTrack::$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.

◆ $GetSource()

MCAPI::webrtc::AudioSourceInterface * webrtc::AudioTrack::$GetSource ( ) 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.

◆ $AddSink()

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

◆ $OnChanged()

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

◆ $vftableForNotifierInterface()

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

◆ $vftable()

static MCAPI void ** webrtc::AudioTrack::$vftable ( )
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()

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