public class VideoTargetRecJobDemo extends Object
Constructor and Description |
---|
VideoTargetRecJobDemo() |
Modifier and Type | Method and Description |
---|---|
static void |
createMediaJobs(COSClient client)
createMediaJobs 接口用于创建媒体任务
使用目标检测模板创建任务 推荐
|
static void |
createMediaTemplate(COSClient client)
CreateMediaTemplate 用于新增水印模板。
|
static void |
describeMediaJob(COSClient client)
describeMediaJob 根据jobId查询任务信息
|
static void |
describeMediaTemplates(COSClient client) |
static void |
main(String[] args) |
public static void createMediaJobs(COSClient client)
client
- public static void describeMediaJob(COSClient client)
public static void createMediaTemplate(COSClient client) throws UnsupportedEncodingException
client
- UnsupportedEncodingException
public static void describeMediaTemplates(COSClient client)
Copyright © 2024. All rights reserved.