|
NERtc Windows SDK
V5.4.10
|
#include <nertc_engine_defines.h>
Public 属性 | |
| const char * | buffer |
| unsigned int | length |
| unsigned int | width |
| unsigned int | height |
The image content of the thumbnail or icon.
| const char* nertc::NERtcThumbImageBuffer::buffer |
The buffer of the thumbnail or icon.
| unsigned int nertc::NERtcThumbImageBuffer::height |
The actual height (px) of the thumbnail or icon.
| unsigned int nertc::NERtcThumbImageBuffer::length |
The buffer length (bytes) of the thumbnail or icon.
| unsigned int nertc::NERtcThumbImageBuffer::width |
The actual width (px) of the thumbnail or icon.