|
|
StreamInterface & | operator= (StreamInterface const &) |
|
| StreamInterface (StreamInterface const &) |
|
virtual::webrtc::StreamState | GetState () const =0 |
|
virtual::webrtc::StreamResult | Read (::webrtc::ArrayView< uchar > data, uint64 &read, int &error)=0 |
|
virtual::webrtc::StreamResult | Write (::webrtc::ArrayView< uchar const > data, uint64 &written, int &error)=0 |
|
virtual void | Close ()=0 |
|
virtual bool | Flush () |
| MCAPI | StreamInterface () |
| MCAPI::webrtc::StreamResult | WriteAll (::webrtc::ArrayView< uchar const > data, uint64 &written, int &error) |
| MCAPI void * | $ctor () |
| MCAPI void | $dtor () |
| MCAPI bool | $Flush () |
◆ StreamInterface()
| MCAPI webrtc::StreamInterface::StreamInterface |
( |
| ) |
|
- 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.
◆ WriteAll()
| MCAPI::webrtc::StreamResult webrtc::StreamInterface::WriteAll |
( |
::webrtc::ArrayView< uchar const > | data, |
|
|
uint64 & | written, |
|
|
int & | error ) |
- 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::StreamInterface::$ctor |
( |
| ) |
|
- 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::StreamInterface::$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.
◆ $Flush()
| MCAPI bool webrtc::StreamInterface::$Flush |
( |
| ) |
|
- 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::StreamInterface::$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.
The documentation for this class was generated from the following file: