public class VideoEnhanceJobDemo extends Object
| Constructor and Description |
|---|
VideoEnhanceJobDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createMediaJobs(COSClient client)
createMediaJobs 接口用于创建媒体任务
demo 使用画质增强参数创建任务
|
static void |
createMediaTemplate(COSClient client)
CreateMediaTemplate 新增模板。
|
static void |
describeMediaJob(COSClient client)
describeMediaJob 根据jobId查询任务信息
|
static void |
describeMediaTemplate(COSClient client)
describeMediaTemplates 用于查询模板。
|
static void |
main(String[] args) |
public static void createMediaJobs(COSClient client) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static void describeMediaJob(COSClient client)
public static void createMediaTemplate(COSClient client) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static void describeMediaTemplate(COSClient client)
Copyright © 2023. All rights reserved.