Emx::MediaInfVdec::Param结构体 参考

视频解码持久化参数

#include "MediaInfVdec.hpp"

Public 属性

VideoCodecE codec
 编码类型 更多...
 
uint16_t width
 图像宽 更多...
 
uint16_t height
 图像高 更多...
 

类成员变量说明

◆ codec

VideoCodecE Emx::MediaInfVdec::Param::codec

◆ width

uint16_t Emx::MediaInfVdec::Param::width

◆ height

uint16_t Emx::MediaInfVdec::Param::height