package
Version:
v7.26.10
Opens a new window with list of versions in this module.
Published: Apr 24, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package media 提供七牛云多媒体数据处理的 Go 客户端。
通过 media/apis 子包的 [apis.NewMedia] 创建客户端,触发和查询持久化数据处理任务。
mediaClient := apis.NewMedia(&http_client.Options{Credentials: cred})
主要操作:
- Pfop: 触发持久化数据处理(如音视频转码、图片处理等)
- Prefop: 查询持久化数据处理任务状态
官方文档: https://developer.qiniu.com/dora
Source Files
¶
Directories
¶
|
|
|
|
|
触发持久化数据处理命令 |
|
|
查询持久化数据处理命令的执行状态 |
Click to show internal directories.
Click to hide internal directories.