|
enum class | Status : int { KOk = 0
, KRecoverable = 1
, KFailedToDecrypt = 2
, KUnknown = 3
} |
|
|
virtual::webrtc::FrameDecryptorInterface::Result | Decrypt (::cricket::MediaType, ::std::vector< uint > const &, ::rtc::ArrayView< uchar const >, ::rtc::ArrayView< uchar const >, ::rtc::ArrayView< uchar >)=0 |
|
virtual uint64 | GetMaxPlaintextByteSize (::cricket::MediaType, uint64)=0 |
|
virtual void | AddRef () const =0 |
|
virtual::webrtc::RefCountReleaseStatus | Release () const =0 |
|
MCAPI void | $dtor () |
|
◆ $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()
static 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: