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

Public Member Functions

StreamCollection & operator= (StreamCollection const &)
 StreamCollection (StreamCollection const &)
virtual uint64 count ()
virtual::webrtc::MediaStreamInterface * at (uint64 index)
virtual::webrtc::MediaStreamInterface * find (::std::string const &id)
virtual::webrtc::MediaStreamTrackInterface * FindAudioTrack (::std::string const &id)
virtual::webrtc::MediaStreamTrackInterface * FindVideoTrack (::std::string const &id)
MCAPI void AddStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream)
MCAPI void RemoveStream (::webrtc::MediaStreamInterface *remove_stream)
MCAPI uint64 $count ()
MCAPI::webrtc::MediaStreamInterface * $at (uint64 index)
MCAPI::webrtc::MediaStreamInterface * $find (::std::string const &id)
MCAPI::webrtc::MediaStreamTrackInterface * $FindAudioTrack (::std::string const &id)
MCAPI::webrtc::MediaStreamTrackInterface * $FindVideoTrack (::std::string const &id)
virtual void AddRef () const =0
virtual::webrtc::RefCountReleaseStatus Release () const =0
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollectionCreate ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkb9298e

Member Function Documentation

◆ count()

virtual uint64 webrtc::StreamCollection::count ( )
virtual

◆ at()

virtual::webrtc::MediaStreamInterface * webrtc::StreamCollection::at ( uint64 index)
virtual

◆ find()

virtual::webrtc::MediaStreamInterface * webrtc::StreamCollection::find ( ::std::string const & id)
virtual

◆ FindAudioTrack()

virtual::webrtc::MediaStreamTrackInterface * webrtc::StreamCollection::FindAudioTrack ( ::std::string const & id)
virtual

◆ FindVideoTrack()

virtual::webrtc::MediaStreamTrackInterface * webrtc::StreamCollection::FindVideoTrack ( ::std::string const & id)
virtual

◆ AddStream()

MCAPI void webrtc::StreamCollection::AddStream ( ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream)
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.

◆ RemoveStream()

MCAPI void webrtc::StreamCollection::RemoveStream ( ::webrtc::MediaStreamInterface * remove_stream)
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.

◆ Create()

MCAPI ::webrtc::scoped_refptr<::webrtc::StreamCollection > webrtc::StreamCollection::Create ( )
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.

◆ $count()

MCAPI uint64 webrtc::StreamCollection::$count ( )
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.

◆ $at()

MCAPI::webrtc::MediaStreamInterface * webrtc::StreamCollection::$at ( uint64 index)
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.

◆ $find()

MCAPI::webrtc::MediaStreamInterface * webrtc::StreamCollection::$find ( ::std::string const & id)
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.

◆ $FindAudioTrack()

MCAPI::webrtc::MediaStreamTrackInterface * webrtc::StreamCollection::$FindAudioTrack ( ::std::string const & id)
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.

◆ $FindVideoTrack()

MCAPI::webrtc::MediaStreamTrackInterface * webrtc::StreamCollection::$FindVideoTrack ( ::std::string const & id)
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::RefCountInterface::$dtor ( )
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()

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: