|
enum class | Type : int {
KNative = 0
, KI420 = 1
, KI420A = 2
, KI422 = 3
,
KI444 = 4
, KI010 = 5
, KI210 = 6
, KI410 = 7
,
KNV12 = 8
} |
|
◆ type()
virtual::webrtc::VideoFrameBuffer::Type webrtc::NV12BufferInterface::type |
( |
| ) |
const |
|
virtual |
◆ ChromaWidth()
virtual int webrtc::NV12BufferInterface::ChromaWidth |
( |
| ) |
const |
|
virtual |
◆ ChromaHeight()
virtual int webrtc::NV12BufferInterface::ChromaHeight |
( |
| ) |
const |
|
virtual |
◆ $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: