Skip to content

Commit f87d206

Browse files
nic12347franktguo
andauthored
Pic add 0809 (#314)
* CI-文字水印参数补充 * CI-参数补充 --------- Co-authored-by: franktguo <[email protected]>
1 parent 7ffe94b commit f87d206

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Descriptions.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ public static function CreateMediaTranscodeJobs() {
7070
'location' => 'xml',
7171
'properties' => array(
7272
'Format' => array( 'type' => 'string', 'location' => 'xml', ),
73+
'ClipConfig' => array(
74+
'type' => 'object',
75+
'location' => 'xml',
76+
'properties' => array(
77+
'Duration' => array( 'type' => 'string', 'location' => 'xml', ),
78+
),
79+
),
7380
),
7481
),
7582
'Video' => array(

0 commit comments

Comments
 (0)