Previous topicNext topic
Help > XEngine_AVCodec > XEngine_AVFormat > AVFormat_Convert >
AVFormat_Convert_Start

函数

AVFormat_Convert_Start

功能

开始转换

语法

BOOL AVFormat_Convert_Start(XHANDLE xhNet)

参数

 参数.一:xhNet
  In/Out:In
  类型:句柄
  可空:N
  意思:输入要操作的转换器

返回值

类型:逻辑型
意思:是否成功

备注

 

示例