Parcourir la source

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

sdk-team il y a 7 ans
Parent
commit
dd14b71d04
2 fichiers modifiés avec 8 ajouts et 1 suppressions
  1. 7 0
      CHANGELOG
  2. 1 1
      VERSION

+ 7 - 0
CHANGELOG

@@ -1,3 +1,10 @@
+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.
+- 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.155
 - 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.

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.155
+1.36.156