Previous topicNext topic
Help > XEngine_AVCodec > XEngine_AVFormat > AVFormat_Packet >
AVFormat_Packet_Init

函数

AVFormat_Packet_Init

功能

初始化一个打包器

语法

XHANDLE AVFormat_Packet_Init()

参数

返回值

类型:句柄型
意思:成功返回句柄,失败返回NULL

备注

 

示例