Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.

This commit is contained in:
sdk-team
2019-10-23 14:26:23 +08:00
parent dd14b71d04
commit 2cf121437d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2019-10-23 Version 1.36.157
- Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
- Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
- Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
- Modify the data type of return field StorageLocation to String.
- Add a new field named MediaType to SubmitAIMediaAuditJob api request.
2019-10-23 Version 1.36.156
- Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
- Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.

View File

@@ -1 +1 @@
1.36.156
1.36.157