NERtc macOS SDK  V5.5.40
Public 属性 | 所有成员列表
nertc::NERtcPreDecodeVideoInfo结构体 参考

#include <nertc_engine_predecode_observer.h>

Public 属性

uint32_t width
 
uint32_t height
 
bool is_key_frame
 

详细描述

解码前视频详细信息。

类成员变量说明

◆ height

uint32_t nertc::NERtcPreDecodeVideoInfo::height

视频帧高。

◆ is_key_frame

bool nertc::NERtcPreDecodeVideoInfo::is_key_frame

视频是否为关键帧。

◆ width

uint32_t nertc::NERtcPreDecodeVideoInfo::width

视频帧宽。


该结构体的文档由以下文件生成: