| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717 | |
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
DeleteMediaResponse |
VodClient.DeleteMedia(DeleteMediaRequest req)
This API is used to delete a media file and its corresponding files generated by video processing (such as transcoded videos, image sprites, screenshots, and videos published on WeChat);
The transcoded video files or video files published on WeChat can be deleted separately for a specified video ID.
|
| Constructor and Description |
|---|
DeleteMediaRequest(DeleteMediaRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.