MediaInfo APIs
API | Description |
---|---|
SubmitMediaInfoJob | Submits a media information task. |
QueryMediaInfoJobList | Queries information about MediaInfo tasks. |
Preset smart template recommended APIs
API | Description |
---|---|
SubmitAnalysisJob | Intelligently analyzes the input file to recommend a preset template suitable for the input file。 |
QueryAnalysisJobList | Lists available preset templates. |
Transcoding APIs
API | Description |
---|---|
SubmitJobs | Submits transcoding tasks. |
CancelJob | Cancels transcoding tasks. |
QueryJobList | Queries transcoding tasks in batches by transcoding task ID. |
ListJob | Lists transcoding tasks by task status, creation time range, and transcoding MPS queue. |
Custom transcoding template APIs
API | Description |
---|---|
AddTemplate | Creates a custom template. |
UpdateTemplate | Updates custom template settings. |
QueryTemplateList | Queries custom templates. |
SearchTemplate | Searches for custom templates in the specified state. |
DeleteTemplate | Deletes a custom template. |
MPS queue APIs
API | Description |
---|---|
UpdatePipeline | Updates an MPS queue. |
QueryPipelineList | Queries MPS queues. |
SearchPipeline | Searches for MPS queues by MPS queue status. |
Watermark template APIs
API | Description |
---|---|
AddWaterMarkTemplate | Creates a watermark template. |
UpdateWaterMarkTemplate | Updates the name and configurations of a specified watermark template. |
QueryWaterMarkTemplateList | Queries details about watermark templates by watermark template ID. |
SearchWaterMarkTemplate | Searches for watermark templates in the specified state. |
DeleteWaterMarkTemplate | Deletes a watermark template. |
Screenshot APIs
API | Description |
---|---|
SubmitSnapshotJob | Submits screenshot tasks, currently supports jpg format. |
QuerySnapshotJobList | Queries the screenshot task results. |
Media workflow APIs
API | Description |
---|---|
AddMediaWorkflow | Adds a media workflow and defines the topology of the media workflow. |
ActivateMediaWorkflow | Activates a media workflow. |
DeactivateMediaWorkflow | Disables a media workflow. |
DeleteMediaWorkflow | Deletes a media workflow. |
UpdateMediaWorkflow | Updates the topology of a media workflow. |
QueryMediaWorkflowList | Queries registered media workflows. |
SearchMediaWorkflow | Searches for media workflows. |
UpdateMediaWorkflowTriggerMode | Update the trigger mode of media workflow. |
Media workflow execution instance APIs
API | Description |
---|---|
ListMediaWorkflowExecutions | Lists all media workflow execution instances. |
QueryMediaWorkflowExecutionList | Queries media workflow execution instances. |
Media APIs
API | Description |
---|---|
AddMedia | Adds media. |
DeleteMedia | Deletes media. |
UpdateMedia | Updates media set basic information, such as the title, description, and category. |
UpdateMediaCategory | Updates media categories. |
UpdateMediaCover | Updates the media cover. |
AddMediaTag | Adds a media tag. |
DeleteMediaTag | Deletes a media tag. |
UpdateMediaPublishState | Updates the status of media publishing. |
QueryMediaList | Queries media sets by media IDs. |
QueryMediaListByURL | Queries media sets by OSS file URLs. |
ListMedia | Lists all media resources. |
Media bucket APIs
API | Description |
---|---|
BindInputBucket | Binds the library to the input media bucket. |
BindOutputBucket | Binds the library to the output media bucket. |
ListAllMediaBucket | Lists all the media buckets in the library. |