$pipeline $pipeline : \Qiniu\Processing\多媒体处理队列,详见 Type \Qiniu\Processing\多媒体处理队列,详见 — https://portal.qiniu.com/mps/pipeline
__construct() __construct( $auth, $bucket, $pipeline = null, $notify_url = null, $force = false) Parameters $auth $bucket $pipeline $notify_url $force
execute() execute( $key, $fops) : array 对资源文件进行异步持久化处理 Parameters $key 待处理的源文件 $fops string|array 待处理的pfop操作,多个pfop操作以array的形式传入。 eg. avthumb/mp3/ab/192k, vframe/jpg/offset/7/w/480/h/360 Returns array — 返回持久化处理的persistentId, 和返回的错误。