|
NERtc Windows SDK
V5.4.10
|
#include <nertc_engine_predecode_observer.h>
Public 属性 | |
| uint32_t | width |
| uint32_t | height |
| bool | is_key_frame |
解码前视频详细信息。
| uint32_t nertc::NERtcPreDecodeVideoInfo::height |
视频帧高。
| bool nertc::NERtcPreDecodeVideoInfo::is_key_frame |
视频是否为关键帧。
| uint32_t nertc::NERtcPreDecodeVideoInfo::width |
视频帧宽。