NERtc Unity SDK
V5.4.5
nertc
RtcPredecodeVideoInfo
Public 属性
|
所有成员列表
nertc.RtcPredecodeVideoInfo结构体 参考
Public 属性
uint
width
uint
height
bool
keyFrame
详细描述
解码前视频详细信息。
类成员变量说明
◆
width
uint nertc.RtcPredecodeVideoInfo.width
视频帧宽。
◆
height
uint nertc.RtcPredecodeVideoInfo.height
视频帧高。
◆
keyFrame
bool nertc.RtcPredecodeVideoInfo.keyFrame
视频是否为关键帧。
该结构体的文档由以下文件生成:
PredecodeFrameObserver.cs
制作者
1.9.1