__construct() __construct(\Qiniu\Auth $auth, \Qiniu\Config $config = null) : mixed Parameters \Qiniu\Auth $auth \Qiniu\Config $config Returns mixed —
censorVideo() censorVideo(string $body) : array 视频审核 Parameters string $body body信息 Returns array — 成功返回NULL,失败返回对象Qiniu\Http\Error
censorImage() censorImage(string $body) : array 图片审核 Parameters string $body Returns array — 成功返回NULL,失败返回对象Qiniu\Http\Error
censorStatus() censorStatus(string $jobid) : array 查询视频审核结果 Parameters string $jobid 任务ID Returns array —
arPost() arPost(mixed $path, mixed $body = null) : mixed Parameters mixed $path mixed $body Returns mixed —