检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
URI DELETE /v1/{project_id}/transcodings/task Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
URI DELETE /v1/{project_id}/remux/task Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
Delete the watermark and perform transcoding again. For details about how to delete a watermark, see Deleting a Watermark Template. Parent topic: API and SDK Usage
To avoid incurring fees, if you do not want to keep the transcoded files, delete them from OBS because file storage is billed by OBS. Parent topic: Billing
To avoid incurring fees, if you do not want to keep the transcoded files, delete them from OBS because file storage is billed by OBS. Parent topic: Billing FAQ
URI DELETE /v1/{project_id}/animated-graphics Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
URI DELETE /v1/{project_id}/extract-metadata Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
group_id=1001 Example Responses Status code: 400 Failed to delete the transcoding template group. { "error_code" : "MPC.10212", "error_msg" : "Operation failed." } Status Codes Status Code Description 204 Transcoding template group deleted successfully. 400 Failed to delete the
URI DELETE /v1/{project_id}/transcodings Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
Deleting a Transcoding Template You can delete a custom transcoding template based on its ID. Core Code 1 2 3 4 5 // Set the template ID and send a request for deleting the transcoding template.
Deleting a Transcoding Template Function This API is used to delete a custom transcoding template. Calling Method For details, see Calling APIs.
Deleting a Watermark Template This section describes how to delete a watermark template based on its ID. Core Code 1 2 3 4 5 // Send a request to MPC.
Deleting a Watermark Template Function This API is used to delete a watermark template. Calling Method For details, see Calling APIs. URI DELETE /v1/{project_id}/template/watermark Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
template_id,page,size} Queries watermark templates. deleteWatermarkTemplate DELETE /v1/{project_id}/template/watermark{?
URI DELETE /v1/{project_id}/remux Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. (tag:hc,hk) Project ID.
task_id,start_time,end_time,status,page,size} Querying Packaging Tasks DELETE /v1/{project_id}/remux{?
If you do not want to retain the transcoded files, delete them from OBS to avoid storage fees.
Table 2 Bucket policies Bucket Policy Description Private Only the bucket owner can read, write, and delete objects in the bucket. Public Read Any user can read objects in the bucket. Only the bucket owner can write and delete objects in the bucket.
Table 2 Bucket policies Bucket Policy Description Private Only the bucket owner can read, write, and delete objects in the bucket. Public Read Any user can read objects in the bucket. Only the bucket owner can write and delete objects in the bucket.
SDK Overview Media Processing Center (MPC) software development kits (SDKs) allow you to create, cancel, and query transcoding tasks, as well as create, delete, modify, and query transcoding templates. The Java, Python, and Go SDKs are available.