|
|
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 () |
◆ 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()
- 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()
- 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()
- 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: