Просмотр исходного кода

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

sdk-team 7 лет назад
Родитель
Сommit
2cf121437d
2 измененных файлов с 8 добавлено и 1 удалено
  1. 7 0
      CHANGELOG
  2. 1 1
      VERSION

+ 7 - 0
CHANGELOG

@@ -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.

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.156
+1.36.157