diff options
| author | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
|---|---|---|
| committer | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
| commit | 1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 (patch) | |
| tree | 5f0857666365b7e40cdaa3733ebe1f3ba9e13c67 /data/en_us/mts/2018-05-28 | |
| parent | 7347bac4ab7e136157fc94777e6cf87ef9e08599 (diff) | |
| download | afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.tar.gz afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.zip | |
update APIs 20260712
Diffstat (limited to 'data/en_us/mts/2018-05-28')
| -rw-r--r-- | data/en_us/mts/2018-05-28/api-docs.php | 8150 |
1 files changed, 1916 insertions, 6234 deletions
diff --git a/data/en_us/mts/2018-05-28/api-docs.php b/data/en_us/mts/2018-05-28/api-docs.php index 22c80e9..d6c51f4 100644 --- a/data/en_us/mts/2018-05-28/api-docs.php +++ b/data/en_us/mts/2018-05-28/api-docs.php @@ -1,73 +1,15 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'Mts', - 'version' => '2018-05-28', - ], + 'info' => ['style' => 'RPC', 'product' => 'Mts', 'version' => '2018-05-28'], 'directories' => [ [ 'id' => 0, 'title' => '其它', 'type' => 'directory', 'children' => [ - 'ActivateMediaWorkflow', - 'AddCategory', - 'AddMedia', - 'AddMediaTag', - 'AddMediaWorkflow', - 'AddPipeline', - 'AddTemplate', - 'AddWaterMarkTemplate', - 'BindInputBucket', - 'BindOutputBucket', - 'CancelJob', - 'CategoryTree', - 'DeactivateMediaWorkflow', - 'DeleteCategory', - 'DeleteMedia', - 'DeleteMediaTag', - 'DeleteMediaWorkflow', - 'DeletePipeline', - 'DeleteTemplate', - 'DeleteWaterMarkTemplate', - 'DescribeMtsUserResourcePackage', - 'ListAllCategory', - 'ListAllMediaBucket', - 'ListMedia', - 'ListJob', - 'ListMediaWorkflowExecutions', - 'QueryAnalysisJobList', - 'QueryMediaInfoJobList', - 'QueryJobList', - 'QueryMediaList', - 'QueryMediaListByURL', - 'QueryMediaWorkflowExecutionList', - 'QueryMediaWorkflowList', - 'QueryPipelineList', - 'QuerySnapshotJobList', - 'QueryTemplateList', - 'QueryWaterMarkTemplateList', - 'SearchMediaWorkflow', - 'SearchPipeline', - 'SearchTemplate', - 'SearchWaterMarkTemplate', - 'SubmitAnalysisJob', - 'SubmitSnapshotJob', - 'SubmitMediaInfoJob', - 'UnbindInputBucket', - 'SubmitJobs', - 'UnbindOutputBucket', - 'UpdateCategoryName', - 'UpdateMedia', - 'UpdateMediaCategory', - 'UpdateMediaCover', - 'UpdateMediaPublishState', - 'UpdateMediaWorkflow', - 'UpdateMediaWorkflowTriggerMode', - 'UpdatePipeline', - 'UpdateWaterMarkTemplate', - 'UpdateTemplate', + 'ActivateMediaWorkflow', 'AddCategory', 'AddMedia', 'AddMediaTag', 'AddMediaWorkflow', 'AddPipeline', 'AddTemplate', 'AddWaterMarkTemplate', 'BindInputBucket', 'BindOutputBucket', 'CancelJob', 'CategoryTree', 'DeactivateMediaWorkflow', 'DeleteCategory', 'DeleteMedia', 'DeleteMediaTag', 'DeleteMediaWorkflow', 'DeletePipeline', 'DeleteTemplate', 'DeleteWaterMarkTemplate', + 'DescribeMtsUserResourcePackage', 'ListAllCategory', 'ListAllMediaBucket', 'ListMedia', 'ListJob', 'ListMediaWorkflowExecutions', 'QueryAnalysisJobList', 'QueryMediaInfoJobList', 'QueryJobList', 'QueryMediaList', 'QueryMediaListByURL', 'QueryMediaWorkflowExecutionList', 'QueryMediaWorkflowList', 'QueryPipelineList', 'QuerySnapshotJobList', 'QueryTemplateList', 'QueryWaterMarkTemplateList', 'SearchMediaWorkflow', 'SearchPipeline', 'SearchTemplate', + 'SearchWaterMarkTemplate', 'SubmitAnalysisJob', 'SubmitSnapshotJob', 'SubmitMediaInfoJob', 'UnbindInputBucket', 'SubmitJobs', 'UnbindOutputBucket', 'UpdateCategoryName', 'UpdateMedia', 'UpdateMediaCategory', 'UpdateMediaCover', 'UpdateMediaPublishState', 'UpdateMediaWorkflow', 'UpdateMediaWorkflowTriggerMode', 'UpdatePipeline', 'UpdateWaterMarkTemplate', 'UpdateTemplate', ], ], ], @@ -76,14 +18,8 @@ ], 'apis' => [ 'ActivateMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -94,10 +30,7 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -105,27 +38,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -135,14 +56,8 @@ 'responseDemo' => null, ], 'AddCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -153,20 +68,12 @@ [ 'name' => 'CateName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ParentId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'default' => '-1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'default' => '-1'], ], ], 'responses' => [ @@ -177,23 +84,13 @@ 'Category' => [ 'type' => 'object', 'properties' => [ - 'CateName' => [ - 'type' => 'string', - ], - 'ParentId' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'CateName' => ['type' => 'string'], + 'ParentId' => ['type' => 'string'], + 'CateId' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -201,14 +98,8 @@ 'responseDemo' => null, ], 'AddMedia' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -219,83 +110,52 @@ [ 'name' => 'FileURL', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Title', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoverURL', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Tags', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MediaWorkflowUserData', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'InputUnbind', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'CateId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'OverrideParams', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -303,93 +163,52 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Media' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CensorState' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'CateId' => ['type' => 'integer', 'format' => 'int64'], + 'Height' => ['type' => 'string'], + 'CensorState' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'Tag' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'MediaId' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], + 'MediaId' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], - 'PublishState' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'CoverURL' => [ - 'type' => 'string', - ], + 'PublishState' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'CoverURL' => ['type' => 'string'], 'RunIdList' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Title' => ['type' => 'string'], + 'Format' => ['type' => 'string'], ], ], ], @@ -399,14 +218,8 @@ 'responseDemo' => null, ], 'AddMediaTag' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -417,18 +230,12 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Tag', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -436,9 +243,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -446,14 +251,8 @@ 'responseDemo' => null, ], 'AddMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -464,26 +263,17 @@ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Topology', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'TriggerMode', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -491,30 +281,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'TriggerMode' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'TriggerMode' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -524,14 +300,8 @@ 'responseDemo' => null, ], 'AddPipeline' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -542,44 +312,27 @@ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Speed', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'Standard', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'Standard'], ], [ 'name' => 'SpeedLevel', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'NotifyConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Role', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -587,42 +340,23 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Pipeline' => [ 'type' => 'object', 'properties' => [ - 'Speed' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'SpeedLevel' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'Speed' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'SpeedLevel' => ['type' => 'integer', 'format' => 'int64'], 'NotifyConfig' => [ 'type' => 'object', 'properties' => [ - 'QueueName' => [ - 'type' => 'string', - ], - 'Topic' => [ - 'type' => 'string', - ], + 'QueueName' => ['type' => 'string'], + 'Topic' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Role' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Role' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -632,14 +366,8 @@ 'responseDemo' => null, ], 'AddTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -650,61 +378,32 @@ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'example' => 'X', - ], + 'schema' => ['type' => 'string', 'required' => true, 'example' => 'X'], ], [ 'name' => 'Container', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '"Format":"mp4"', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '"Format":"mp4"'], ], [ 'name' => 'Video', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '"Codec":"H.264","Profile":"high","Bitrate":"500","Crf":"15","Width":"256","Height":"800","Fps":"25","Gop":"10"', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '"Codec":"H.264","Profile":"high","Bitrate":"500","Crf":"15","Width":"256","Height":"800","Fps":"25","Gop":"10"'], ], [ 'name' => 'Audio', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '"Codec":"aac","Samplerate":"44100","Bitrate":"500","Channels":"2"', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '"Codec":"aac","Samplerate":"44100","Bitrate":"500","Channels":"2"'], ], [ 'name' => 'TransConfig', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '"TransMode":"onepass"', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '"TransMode":"onepass"'], ], [ 'name' => 'MuxConfig', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '"Segment":{"Duration":"12"}', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '"Segment":{"Duration":"12"}'], ], ], 'responses' => [ @@ -713,11 +412,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'FA258E67-09B8-4EAA-8F33-BA5678341CF2', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'FA258E67-09B8-4EAA-8F33-BA5678341CF2'], 'Template' => [ 'description' => '', 'type' => 'object', @@ -726,175 +421,51 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1000', - ], - 'Degrain' => [ - 'description' => '', - 'type' => 'string', - 'example' => '5', - ], + 'Bufsize' => ['description' => '', 'type' => 'string', 'example' => '1000'], + 'Degrain' => ['description' => '', 'type' => 'string', 'example' => '5'], 'BitrateBnd' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Max' => [ - 'description' => '', - 'type' => 'string', - 'example' => '10', - ], - 'Min' => [ - 'description' => '', - 'type' => 'string', - 'example' => '10', - ], - ], - ], - 'PixFmt' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'yuv420p', - ], - 'Pad' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1280:800:0:140', - ], - 'Codec' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'aac', - ], - 'Height' => [ - 'description' => '', - 'type' => 'string', - 'example' => '800', - ], - 'Qscale' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], - 'Crop' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1280:800:0:140', - ], - 'Bitrate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '100', - ], - 'Maxrate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '10', - ], - 'MaxFps' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], - 'Profile' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'high', - ], - 'Crf' => [ - 'description' => '', - 'type' => 'string', - 'example' => '15', - ], - 'Remove' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'Gop' => [ - 'description' => '', - 'type' => 'string', - 'example' => '10', - ], - 'Width' => [ - 'description' => '', - 'type' => 'string', - 'example' => '129', - ], - 'Fps' => [ - 'description' => '', - 'type' => 'string', - 'example' => '50', - ], - 'Preset' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'medium', - ], - 'ScanMode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'interlaced', - ], - 'ResoPriority' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'cropFirst', - ], + 'Max' => ['description' => '', 'type' => 'string', 'example' => '10'], + 'Min' => ['description' => '', 'type' => 'string', 'example' => '10'], + ], + ], + 'PixFmt' => ['description' => '', 'type' => 'string', 'example' => 'yuv420p'], + 'Pad' => ['description' => '', 'type' => 'string', 'example' => '1280:800:0:140'], + 'Codec' => ['description' => '', 'type' => 'string', 'example' => 'aac'], + 'Height' => ['description' => '', 'type' => 'string', 'example' => '800'], + 'Qscale' => ['description' => '', 'type' => 'string', 'example' => '20'], + 'Crop' => ['description' => '', 'type' => 'string', 'example' => '1280:800:0:140'], + 'Bitrate' => ['description' => '', 'type' => 'string', 'example' => '100'], + 'Maxrate' => ['description' => '', 'type' => 'string', 'example' => '10'], + 'MaxFps' => ['description' => '', 'type' => 'string', 'example' => '20'], + 'Profile' => ['description' => '', 'type' => 'string', 'example' => 'high'], + 'Crf' => ['description' => '', 'type' => 'string', 'example' => '15'], + 'Remove' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'Gop' => ['description' => '', 'type' => 'string', 'example' => '10'], + 'Width' => ['description' => '', 'type' => 'string', 'example' => '129'], + 'Fps' => ['description' => '', 'type' => 'string', 'example' => '50'], + 'Preset' => ['description' => '', 'type' => 'string', 'example' => 'medium'], + 'ScanMode' => ['description' => '', 'type' => 'string', 'example' => 'interlaced'], + 'ResoPriority' => ['description' => '', 'type' => 'string', 'example' => 'cropFirst'], ], ], 'TransConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'TransMode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'onepass', - ], - 'IsCheckReso' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'IsCheckVideoBitrateFail' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'AdjDarMethod' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'pda', - ], - 'IsCheckVideoBitrate' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'IsCheckResoFail' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'IsCheckAudioBitrateFail' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], + 'IsCheckAudioBitrate' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'TransMode' => ['description' => '', 'type' => 'string', 'example' => 'onepass'], + 'IsCheckReso' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'IsCheckVideoBitrateFail' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'AdjDarMethod' => ['description' => '', 'type' => 'string', 'example' => 'pda'], + 'IsCheckVideoBitrate' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'IsCheckResoFail' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'IsCheckAudioBitrateFail' => ['description' => '', 'type' => 'string', 'example' => 'false'], ], ], - 'State' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'Normal', - ], + 'State' => ['description' => '', 'type' => 'string', 'example' => 'Normal'], 'MuxConfig' => [ 'description' => '', 'type' => 'object', @@ -903,128 +474,56 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], + 'Loop' => ['description' => '', 'type' => 'string', 'example' => '20'], ], ], 'Gif' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], - 'DitherMode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'sierra', - ], - 'Loop' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], - 'IsCustomPalette' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'true', - ], + 'FinalDelay' => ['description' => '', 'type' => 'string', 'example' => '20'], + 'DitherMode' => ['description' => '', 'type' => 'string', 'example' => 'sierra'], + 'Loop' => ['description' => '', 'type' => 'string', 'example' => '20'], + 'IsCustomPalette' => ['description' => '', 'type' => 'string', 'example' => 'true'], ], ], 'Segment' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'description' => '', - 'type' => 'string', - 'example' => '5', - ], + 'Duration' => ['description' => '', 'type' => 'string', 'example' => '5'], ], ], ], ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'yourname', - ], + 'Name' => ['description' => '', 'type' => 'string', 'example' => 'yourname'], 'Audio' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'aac_eld', - ], - 'Remove' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'false', - ], - 'Codec' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'acc', - ], - 'Samplerate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '22050', - ], - 'Qscale' => [ - 'description' => '', - 'type' => 'string', - 'example' => '20', - ], - 'Channels' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2', - ], + 'Profile' => ['description' => '', 'type' => 'string', 'example' => 'aac_eld'], + 'Remove' => ['description' => '', 'type' => 'string', 'example' => 'false'], + 'Codec' => ['description' => '', 'type' => 'string', 'example' => 'acc'], + 'Samplerate' => ['description' => '', 'type' => 'string', 'example' => '22050'], + 'Qscale' => ['description' => '', 'type' => 'string', 'example' => '20'], + 'Channels' => ['description' => '', 'type' => 'string', 'example' => '2'], 'Volume' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Method' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'auto', - ], - 'Level' => [ - 'description' => '', - 'type' => 'string', - 'example' => '-100', - ], + 'Method' => ['description' => '', 'type' => 'string', 'example' => 'auto'], + 'Level' => ['description' => '', 'type' => 'string', 'example' => '-100'], ], ], - 'Bitrate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '50', - ], + 'Bitrate' => ['description' => '', 'type' => 'string', 'example' => '50'], ], ], - 'Id' => [ - 'description' => '', - 'type' => 'string', - 'example' => '16f01ad6175e4230ac42bb5182cd05c3', - ], + 'Id' => ['description' => '', 'type' => 'string', 'example' => '16f01ad6175e4230ac42bb5182cd05c3'], 'Container' => [ 'description' => '', 'type' => 'object', 'properties' => [ - 'Format' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'flv', - ], + 'Format' => ['description' => '', 'type' => 'string', 'example' => 'flv'], ], ], ], @@ -1036,14 +535,8 @@ 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"FA258E67-09B8-4EAA-8F33-BA5678341CF2\\",\\n \\"Template\\": {\\n \\"Video\\": {\\n \\"Bufsize\\": \\"1000\\",\\n \\"Degrain\\": \\"5\\",\\n \\"BitrateBnd\\": {\\n \\"Max\\": \\"10\\",\\n \\"Min\\": \\"10\\"\\n },\\n \\"PixFmt\\": \\"yuv420p\\",\\n \\"Pad\\": \\"1280:800:0:140\\",\\n \\"Codec\\": \\"aac\\",\\n \\"Height\\": \\"800\\",\\n \\"Qscale\\": \\"20\\",\\n \\"Crop\\": \\"1280:800:0:140\\",\\n \\"Bitrate\\": \\"100\\",\\n \\"Maxrate\\": \\"10\\",\\n \\"MaxFps\\": \\"20\\",\\n \\"Profile\\": \\"high\\",\\n \\"Crf\\": \\"15\\",\\n \\"Remove\\": \\"false\\",\\n \\"Gop\\": \\"10\\",\\n \\"Width\\": \\"129\\",\\n \\"Fps\\": \\"50\\",\\n \\"Preset\\": \\"medium\\",\\n \\"ScanMode\\": \\"interlaced\\",\\n \\"ResoPriority\\": \\"cropFirst\\"\\n },\\n \\"TransConfig\\": {\\n \\"IsCheckAudioBitrate\\": \\"false\\",\\n \\"TransMode\\": \\"onepass\\",\\n \\"IsCheckReso\\": \\"false\\",\\n \\"IsCheckVideoBitrateFail\\": \\"false\\",\\n \\"AdjDarMethod\\": \\"pda\\",\\n \\"IsCheckVideoBitrate\\": \\"false\\",\\n \\"IsCheckResoFail\\": \\"false\\",\\n \\"IsCheckAudioBitrateFail\\": \\"false\\"\\n },\\n \\"State\\": \\"Normal\\",\\n \\"MuxConfig\\": {\\n \\"Webp\\": {\\n \\"Loop\\": \\"20\\"\\n },\\n \\"Gif\\": {\\n \\"FinalDelay\\": \\"20\\",\\n \\"DitherMode\\": \\"sierra\\",\\n \\"Loop\\": \\"20\\",\\n \\"IsCustomPalette\\": \\"true\\"\\n },\\n \\"Segment\\": {\\n \\"Duration\\": \\"5\\"\\n }\\n },\\n \\"Name\\": \\"yourname\\",\\n \\"Audio\\": {\\n \\"Profile\\": \\"aac_eld\\",\\n \\"Remove\\": \\"false\\",\\n \\"Codec\\": \\"acc\\",\\n \\"Samplerate\\": \\"22050\\",\\n \\"Qscale\\": \\"20\\",\\n \\"Channels\\": \\"2\\",\\n \\"Volume\\": {\\n \\"Method\\": \\"auto\\",\\n \\"Level\\": \\"-100\\"\\n },\\n \\"Bitrate\\": \\"50\\"\\n },\\n \\"Id\\": \\"16f01ad6175e4230ac42bb5182cd05c3\\",\\n \\"Container\\": {\\n \\"Format\\": \\"flv\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"<AddTemplateResponse>\\n <RequestId>FA258E67-09B8-4EAA-8F33-BA5678341CF2</RequestId>\\n <Template>\\n <Video>\\n <Bufsize>1000</Bufsize>\\n <Degrain>5</Degrain>\\n <BitrateBnd>\\n <Max>10</Max>\\n <Min>10</Min>\\n </BitrateBnd>\\n <PixFmt>yuv420p</PixFmt>\\n <Pad>1280:800:0:140</Pad>\\n <Codec>aac</Codec>\\n <Height>800</Height>\\n <Qscale>20</Qscale>\\n <Crop>1280:800:0:140</Crop>\\n <Bitrate>100</Bitrate>\\n <Maxrate>10</Maxrate>\\n <MaxFps>20</MaxFps>\\n <Profile>high</Profile>\\n <Crf>15</Crf>\\n <Remove>false</Remove>\\n <Gop>10</Gop>\\n <Width>129</Width>\\n <Fps>50</Fps>\\n <Preset>medium</Preset>\\n <ScanMode>interlaced</ScanMode>\\n <ResoPriority>cropFirst</ResoPriority>\\n </Video>\\n <TransConfig>\\n <IsCheckAudioBitrate>false</IsCheckAudioBitrate>\\n <TransMode>onepass</TransMode>\\n <IsCheckReso>false</IsCheckReso>\\n <IsCheckVideoBitrateFail>false</IsCheckVideoBitrateFail>\\n <AdjDarMethod>pda</AdjDarMethod>\\n <IsCheckVideoBitrate>false</IsCheckVideoBitrate>\\n <IsCheckResoFail>false</IsCheckResoFail>\\n <IsCheckAudioBitrateFail>false</IsCheckAudioBitrateFail>\\n </TransConfig>\\n <State>Normal</State>\\n <MuxConfig>\\n <Webp>\\n <Loop>20</Loop>\\n </Webp>\\n <Gif>\\n <FinalDelay>20</FinalDelay>\\n <DitherMode>sierra</DitherMode>\\n <Loop>20</Loop>\\n <IsCustomPalette>true</IsCustomPalette>\\n </Gif>\\n <Segment>\\n <Duration>5</Duration>\\n </Segment>\\n </MuxConfig>\\n <Name>yourname</Name>\\n <Audio>\\n <Profile>aac_eld</Profile>\\n <Remove>false</Remove>\\n <Codec>acc</Codec>\\n <Samplerate>22050</Samplerate>\\n <Qscale>20</Qscale>\\n <Channels>2</Channels>\\n <Volume>\\n <Method>auto</Method>\\n <Level>-100</Level>\\n </Volume>\\n <Bitrate>50</Bitrate>\\n </Audio>\\n <Id>16f01ad6175e4230ac42bb5182cd05c3</Id>\\n <Container>\\n <Format>flv</Format>\\n </Container>\\n </Template>\\n</AddTemplateResponse>","errorExample":""}]', ], 'AddWaterMarkTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1054,18 +547,12 @@ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Config', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1076,66 +563,34 @@ 'WaterMarkTemplate' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], 'RatioRefer' => [ 'type' => 'object', 'properties' => [ - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'ReferPos' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'Timeline' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1143,14 +598,8 @@ 'responseDemo' => null, ], 'BindInputBucket' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1161,18 +610,12 @@ [ 'name' => 'Bucket', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RoleArn', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1180,9 +623,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1190,14 +631,8 @@ 'responseDemo' => null, ], 'BindOutputBucket' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1208,18 +643,12 @@ [ 'name' => 'Bucket', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RoleArn', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1227,9 +656,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1237,14 +664,8 @@ 'responseDemo' => null, ], 'CancelJob' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1255,10 +676,7 @@ [ 'name' => 'JobId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1266,12 +684,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], ], ], ], @@ -1279,14 +693,8 @@ 'responseDemo' => null, ], 'CategoryTree' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1299,12 +707,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'CategoryTree' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'CategoryTree' => ['type' => 'string'], ], ], ], @@ -1312,14 +716,8 @@ 'responseDemo' => null, ], 'DeactivateMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1330,10 +728,7 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1341,27 +736,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -1371,14 +754,8 @@ 'responseDemo' => null, ], 'DeleteCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1389,11 +766,7 @@ [ 'name' => 'CateId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], ], 'responses' => [ @@ -1401,9 +774,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1411,14 +782,8 @@ 'responseDemo' => null, ], 'DeleteMedia' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1429,10 +794,7 @@ [ 'name' => 'MediaIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1440,9 +802,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1450,14 +810,8 @@ 'responseDemo' => null, ], 'DeleteMediaTag' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1468,18 +822,12 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Tag', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1487,9 +835,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1497,14 +843,8 @@ 'responseDemo' => null, ], 'DeleteMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1515,10 +855,7 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1526,27 +863,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -1556,14 +881,8 @@ 'responseDemo' => null, ], 'DeletePipeline' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1574,10 +893,7 @@ [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1585,12 +901,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'PipelineId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'PipelineId' => ['type' => 'string'], ], ], ], @@ -1598,14 +910,8 @@ 'responseDemo' => null, ], 'DeleteTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1616,10 +922,7 @@ [ 'name' => 'TemplateId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1627,12 +930,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'TemplateId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'TemplateId' => ['type' => 'string'], ], ], ], @@ -1640,14 +939,8 @@ 'responseDemo' => null, ], 'DeleteWaterMarkTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1658,10 +951,7 @@ [ 'name' => 'WaterMarkTemplateId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1669,12 +959,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'WaterMarkTemplateId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'WaterMarkTemplateId' => ['type' => 'string'], ], ], ], @@ -1682,14 +968,8 @@ 'responseDemo' => null, ], 'DescribeMtsUserResourcePackage' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1702,9 +982,7 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '25142', - 'abilityTreeNodes' => [ - 'FEATUREmts0IG2Y5', - ], + 'abilityTreeNodes' => ['FEATUREmts0IG2Y5'], ], 'parameters' => [], 'responses' => [ @@ -1712,9 +990,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'ResourcePackageInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -1724,24 +1000,12 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'DisplayName' => [ - 'type' => 'string', - ], - 'Status' => [ - 'type' => 'string', - ], - 'CommodityCode' => [ - 'type' => 'string', - ], - 'CurrCapacity' => [ - 'type' => 'string', - ], - 'InitCapacity' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], + 'DisplayName' => ['type' => 'string'], + 'Status' => ['type' => 'string'], + 'CommodityCode' => ['type' => 'string'], + 'CurrCapacity' => ['type' => 'string'], + 'InitCapacity' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], ], ], ], @@ -1751,20 +1015,12 @@ ], ], ], - 'staticInfo' => [ - 'returnType' => 'synchronous', - ], + 'staticInfo' => ['returnType' => 'synchronous'], 'responseDemo' => null, ], 'ListAllCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1786,26 +1042,16 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CateName' => [ - 'type' => 'string', - ], - 'ParentId' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'CateName' => ['type' => 'string'], + 'ParentId' => ['type' => 'string'], + 'CateId' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1813,14 +1059,8 @@ 'responseDemo' => null, ], 'ListAllMediaBucket' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1833,9 +1073,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaBucketList' => [ 'type' => 'object', 'itemNode' => true, @@ -1845,12 +1083,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], @@ -1863,14 +1097,8 @@ 'responseDemo' => null, ], 'ListMedia' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1881,38 +1109,22 @@ [ 'name' => 'NextPageToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MaximumPageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'From', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'To', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1929,98 +1141,55 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CensorState' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'CateId' => ['type' => 'integer', 'format' => 'int64'], + 'Height' => ['type' => 'string'], + 'CensorState' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'Tag' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'MediaId' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], + 'MediaId' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], - 'PublishState' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'CoverURL' => [ - 'type' => 'string', - ], + 'PublishState' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'CoverURL' => ['type' => 'string'], 'RunIdList' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Title' => ['type' => 'string'], + 'Format' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], - 'NextPageToken' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'NextPageToken' => ['type' => 'string'], ], ], ], @@ -2028,14 +1197,8 @@ 'responseDemo' => null, ], 'ListJob' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2046,55 +1209,32 @@ [ 'name' => 'NextPageToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MaximumPageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'All', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'All'], ], [ 'name' => 'StartOfJobCreatedTimeRange', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'EndOfJobCreatedTimeRange', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -2102,12 +1242,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], - 'NextPageToken' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'NextPageToken' => ['type' => 'string'], 'JobList' => [ 'type' => 'object', 'itemNode' => true, @@ -2117,154 +1253,69 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'Percent' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'FinishTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'Percent' => ['type' => 'integer', 'format' => 'int64'], + 'FinishTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], 'Output' => [ 'type' => 'object', 'properties' => [ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], - ], - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], - 'ResoPriority' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], + ], + ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], + 'ResoPriority' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], 'Encryption' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Key' => [ - 'type' => 'string', - ], - 'KeyType' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], - 'KeyUri' => [ - 'type' => 'string', - ], - 'SkipCnt' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Key' => ['type' => 'string'], + 'KeyType' => ['type' => 'string'], + 'Id' => ['type' => 'string'], + 'KeyUri' => ['type' => 'string'], + 'SkipCnt' => ['type' => 'string'], ], ], 'WaterMarkList' => [ @@ -2276,108 +1327,60 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'ReferPos' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'WaterMarkTemplateId' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'WaterMarkTemplateId' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], ], ], ], - 'WaterMarkConfigUrl' => [ - 'type' => 'string', - ], - 'DeWatermark' => [ - 'type' => 'string', - ], + 'WaterMarkConfigUrl' => ['type' => 'string'], + 'DeWatermark' => ['type' => 'string'], 'M3U8NonStandardSupport' => [ 'type' => 'object', 'properties' => [ 'TS' => [ 'type' => 'object', 'properties' => [ - 'SizeSupport' => [ - 'type' => 'boolean', - ], - 'Md5Support' => [ - 'type' => 'boolean', - ], + 'SizeSupport' => ['type' => 'boolean'], + 'Md5Support' => ['type' => 'boolean'], ], ], ], ], - 'Priority' => [ - 'type' => 'string', - ], + 'Priority' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], 'Volume' => [ 'type' => 'object', 'properties' => [ - 'Method' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Method' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], ], ], - 'AudioStreamMap' => [ - 'type' => 'string', - ], + 'AudioStreamMap' => ['type' => 'string'], 'MergeList' => [ 'type' => 'object', 'itemNode' => true, @@ -2387,18 +1390,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'RoleArn' => [ - 'type' => 'string', - ], - 'MergeURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'RoleArn' => ['type' => 'string'], + 'MergeURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], @@ -2407,14 +1402,10 @@ 'SuperReso' => [ 'type' => 'object', 'properties' => [ - 'IsHalfSample' => [ - 'type' => 'string', - ], + 'IsHalfSample' => ['type' => 'string'], ], ], - 'UserData' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], 'OutSubtitleList' => [ 'type' => 'object', 'itemNode' => true, @@ -2424,55 +1415,31 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], 'OutSubtitleFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Success' => [ - 'type' => 'boolean', - ], - 'Message' => [ - 'type' => 'string', - ], + 'Success' => ['type' => 'boolean'], + 'Message' => ['type' => 'string'], ], ], ], ], ], - 'VideoStreamMap' => [ - 'type' => 'string', - ], + 'VideoStreamMap' => ['type' => 'string'], 'OutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'AmixList' => [ @@ -2484,35 +1451,21 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'AmixURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'MixDurMode' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'AmixURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'MixDurMode' => ['type' => 'string'], ], ], ], ], ], - 'Rotate' => [ - 'type' => 'string', - ], + 'Rotate' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], 'Clip' => [ @@ -2521,19 +1474,13 @@ 'TimeSpan' => [ 'type' => 'object', 'properties' => [ - 'Seek' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Seek' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'MergeConfigUrl' => [ - 'type' => 'string', - ], + 'MergeConfigUrl' => ['type' => 'string'], 'OpeningList' => [ 'type' => 'object', 'itemNode' => true, @@ -2543,18 +1490,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'openUrl' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'openUrl' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], ], ], ], @@ -2566,34 +1505,22 @@ 'Webp' => [ 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'type' => 'string', - ], + 'Loop' => ['type' => 'string'], ], ], 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], @@ -2607,35 +1534,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'BgColor' => [ - 'type' => 'string', - ], - 'IsMergeAudio' => [ - 'type' => 'boolean', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'BlendDuration' => [ - 'type' => 'string', - ], - 'TailUrl' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'BgColor' => ['type' => 'string'], + 'IsMergeAudio' => ['type' => 'boolean'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'BlendDuration' => ['type' => 'string'], + 'TailUrl' => ['type' => 'string'], ], ], ], ], ], - 'TemplateId' => [ - 'type' => 'string', - ], + 'TemplateId' => ['type' => 'string'], 'SubtitleConfig' => [ 'type' => 'object', 'properties' => [ @@ -2648,24 +1559,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CharEnc' => [ - 'type' => 'string', - ], - 'FontName' => [ - 'type' => 'string', - ], + 'CharEnc' => ['type' => 'string'], + 'FontName' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], @@ -2682,9 +1583,7 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], ], ], ], @@ -2695,24 +1594,12 @@ 'Properties' => [ 'type' => 'object', 'properties' => [ - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FileFormat' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FileFormat' => ['type' => 'string'], 'Streams' => [ 'type' => 'object', 'properties' => [ @@ -2725,86 +1612,36 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Sar' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Sar' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -2819,54 +1656,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -2881,12 +1686,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -2897,68 +1698,36 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], - 'FileSize' => [ - 'type' => 'string', - ], + 'FileSize' => ['type' => 'string'], ], ], ], ], - 'PipelineId' => [ - 'type' => 'string', - ], + 'PipelineId' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], ], @@ -2973,14 +1742,8 @@ 'responseDemo' => null, ], 'ListMediaWorkflowExecutions' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2991,46 +1754,27 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MediaWorkflowName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'InputFileURL', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'NextPageToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MaximumPageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], ], 'responses' => [ @@ -3047,15 +1791,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], 'ActivityList' => [ 'type' => 'object', 'itemNode' => true, @@ -3065,42 +1803,20 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'string', - ], - 'Type' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], + 'EndTime' => ['type' => 'string'], + 'Type' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'Name' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], ], @@ -3108,48 +1824,30 @@ ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'UserData' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], ], - 'MediaId' => [ - 'type' => 'string', - ], - 'RunId' => [ - 'type' => 'string', - ], + 'MediaId' => ['type' => 'string'], + 'RunId' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], - 'NextPageToken' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], + 'NextPageToken' => ['type' => 'string'], ], ], ], @@ -3157,14 +1855,8 @@ 'responseDemo' => null, ], 'QueryAnalysisJobList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3175,10 +1867,7 @@ [ 'name' => 'AnalysisJobIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -3186,9 +1875,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'AnalysisJobList' => [ 'type' => 'object', 'itemNode' => true, @@ -3198,78 +1885,45 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'Percent' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'Percent' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], 'AnalysisConfig' => [ 'type' => 'object', 'properties' => [ 'QualityControl' => [ 'type' => 'object', 'properties' => [ - 'MethodStreaming' => [ - 'type' => 'string', - ], - 'RateQuality' => [ - 'type' => 'string', - ], + 'MethodStreaming' => ['type' => 'string'], + 'RateQuality' => ['type' => 'string'], ], ], 'PropertiesControl' => [ 'type' => 'object', 'properties' => [ - 'Deinterlace' => [ - 'type' => 'string', - ], + 'Deinterlace' => ['type' => 'string'], 'Crop' => [ 'type' => 'object', 'properties' => [ - 'Top' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Left' => [ - 'type' => 'string', - ], - 'Mode' => [ - 'type' => 'string', - ], + 'Top' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Left' => ['type' => 'string'], + 'Mode' => ['type' => 'string'], ], ], ], ], ], ], - 'Message' => [ - 'type' => 'string', - ], - 'Priority' => [ - 'type' => 'string', - ], + 'Message' => ['type' => 'string'], + 'Priority' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'TemplateList' => [ @@ -3284,134 +1938,72 @@ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], ], ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], + 'PixFmt' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'TransMode' => [ - 'type' => 'string', - ], + 'TransMode' => ['type' => 'string'], ], ], - 'State' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], 'MuxConfig' => [ 'type' => 'object', 'properties' => [ 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], ], ], - 'Id' => [ - 'type' => 'string', - ], + 'Id' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], ], @@ -3419,32 +2011,18 @@ ], ], ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'PipelineId' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -3456,9 +2034,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -3469,14 +2045,8 @@ 'responseDemo' => null, ], 'QueryMediaInfoJobList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3485,18 +2055,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '25155', - 'abilityTreeNodes' => [ - 'FEATUREmtsZWMPKM', - ], + 'abilityTreeNodes' => ['FEATUREmtsZWMPKM'], ], 'parameters' => [ [ 'name' => 'MediaInfoJobIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -3510,15 +2075,11 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaInfoJobList' => [ 'type' => 'object', 'itemNode' => true, @@ -3528,79 +2089,39 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Async' => [ - 'type' => 'boolean', - ], + 'CreationTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'PipelineId' => ['type' => 'string'], + 'Async' => ['type' => 'boolean'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'Properties' => [ 'type' => 'object', 'properties' => [ - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FileFormat' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FileFormat' => ['type' => 'string'], 'Streams' => [ 'type' => 'object', 'properties' => [ @@ -3613,89 +2134,37 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Sar' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], + 'Sar' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Width' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Rotate' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Rotate' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -3710,54 +2179,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -3772,12 +2209,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -3788,35 +2221,17 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], - 'FileSize' => [ - 'type' => 'string', - ], + 'FileSize' => ['type' => 'string'], ], ], ], @@ -3831,14 +2246,8 @@ 'responseDemo' => null, ], 'QueryJobList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3849,10 +2258,7 @@ [ 'name' => 'JobIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -3866,15 +2272,11 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'JobList' => [ 'type' => 'object', 'itemNode' => true, @@ -3884,154 +2286,69 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'Percent' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'FinishTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'Percent' => ['type' => 'integer', 'format' => 'int64'], + 'FinishTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], 'Output' => [ 'type' => 'object', 'properties' => [ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], - ], - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], - 'ResoPriority' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], + ], + ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], + 'ResoPriority' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], 'Encryption' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Key' => [ - 'type' => 'string', - ], - 'KeyType' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], - 'KeyUri' => [ - 'type' => 'string', - ], - 'SkipCnt' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Key' => ['type' => 'string'], + 'KeyType' => ['type' => 'string'], + 'Id' => ['type' => 'string'], + 'KeyUri' => ['type' => 'string'], + 'SkipCnt' => ['type' => 'string'], ], ], 'WaterMarkList' => [ @@ -4043,108 +2360,60 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'ReferPos' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'WaterMarkTemplateId' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'WaterMarkTemplateId' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], ], ], ], - 'WaterMarkConfigUrl' => [ - 'type' => 'string', - ], - 'DeWatermark' => [ - 'type' => 'string', - ], + 'WaterMarkConfigUrl' => ['type' => 'string'], + 'DeWatermark' => ['type' => 'string'], 'M3U8NonStandardSupport' => [ 'type' => 'object', 'properties' => [ 'TS' => [ 'type' => 'object', 'properties' => [ - 'SizeSupport' => [ - 'type' => 'boolean', - ], - 'Md5Support' => [ - 'type' => 'boolean', - ], + 'SizeSupport' => ['type' => 'boolean'], + 'Md5Support' => ['type' => 'boolean'], ], ], ], ], - 'Priority' => [ - 'type' => 'string', - ], + 'Priority' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], 'Volume' => [ 'type' => 'object', 'properties' => [ - 'Method' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Method' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], ], ], - 'AudioStreamMap' => [ - 'type' => 'string', - ], + 'AudioStreamMap' => ['type' => 'string'], 'MergeList' => [ 'type' => 'object', 'itemNode' => true, @@ -4154,18 +2423,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'RoleArn' => [ - 'type' => 'string', - ], - 'MergeURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'RoleArn' => ['type' => 'string'], + 'MergeURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], @@ -4174,14 +2435,10 @@ 'SuperReso' => [ 'type' => 'object', 'properties' => [ - 'IsHalfSample' => [ - 'type' => 'string', - ], + 'IsHalfSample' => ['type' => 'string'], ], ], - 'UserData' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], 'OutSubtitleList' => [ 'type' => 'object', 'itemNode' => true, @@ -4191,55 +2448,31 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], 'OutSubtitleFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Success' => [ - 'type' => 'boolean', - ], - 'Message' => [ - 'type' => 'string', - ], + 'Success' => ['type' => 'boolean'], + 'Message' => ['type' => 'string'], ], ], ], ], ], - 'VideoStreamMap' => [ - 'type' => 'string', - ], + 'VideoStreamMap' => ['type' => 'string'], 'OutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'AmixList' => [ @@ -4251,35 +2484,21 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'AmixURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'MixDurMode' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'AmixURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'MixDurMode' => ['type' => 'string'], ], ], ], ], ], - 'Rotate' => [ - 'type' => 'string', - ], + 'Rotate' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], 'Clip' => [ @@ -4288,19 +2507,13 @@ 'TimeSpan' => [ 'type' => 'object', 'properties' => [ - 'Seek' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Seek' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'MergeConfigUrl' => [ - 'type' => 'string', - ], + 'MergeConfigUrl' => ['type' => 'string'], 'OpeningList' => [ 'type' => 'object', 'itemNode' => true, @@ -4310,18 +2523,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'openUrl' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'openUrl' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], ], ], ], @@ -4333,34 +2538,22 @@ 'Webp' => [ 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'type' => 'string', - ], + 'Loop' => ['type' => 'string'], ], ], 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], @@ -4374,35 +2567,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'BgColor' => [ - 'type' => 'string', - ], - 'IsMergeAudio' => [ - 'type' => 'boolean', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'BlendDuration' => [ - 'type' => 'string', - ], - 'TailUrl' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'BgColor' => ['type' => 'string'], + 'IsMergeAudio' => ['type' => 'boolean'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'BlendDuration' => ['type' => 'string'], + 'TailUrl' => ['type' => 'string'], ], ], ], ], ], - 'TemplateId' => [ - 'type' => 'string', - ], + 'TemplateId' => ['type' => 'string'], 'SubtitleConfig' => [ 'type' => 'object', 'properties' => [ @@ -4415,24 +2592,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CharEnc' => [ - 'type' => 'string', - ], - 'FontName' => [ - 'type' => 'string', - ], + 'CharEnc' => ['type' => 'string'], + 'FontName' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], @@ -4449,9 +2616,7 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], ], ], ], @@ -4462,12 +2627,8 @@ 'Properties' => [ 'type' => 'object', 'properties' => [ - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'SourceLogos' => [ 'type' => 'object', 'itemNode' => true, @@ -4477,26 +2638,16 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Source' => [ - 'type' => 'string', - ], + 'Source' => ['type' => 'string'], ], ], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FileFormat' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FileFormat' => ['type' => 'string'], 'Streams' => [ 'type' => 'object', 'properties' => [ @@ -4509,86 +2660,36 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Sar' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Sar' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -4603,54 +2704,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -4665,12 +2734,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -4681,68 +2746,36 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], - 'FileSize' => [ - 'type' => 'string', - ], + 'FileSize' => ['type' => 'string'], ], ], ], ], - 'PipelineId' => [ - 'type' => 'string', - ], + 'PipelineId' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], ], @@ -4757,14 +2790,8 @@ 'responseDemo' => null, ], 'QueryMediaList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4775,42 +2802,27 @@ [ 'name' => 'MediaIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'IncludePlayList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeSnapshotList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeMediaInfo', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeSummaryList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], ], 'responses' => [ @@ -4824,9 +2836,7 @@ 'properties' => [ 'MediaId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -4839,28 +2849,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CensorState' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'CateId' => ['type' => 'integer', 'format' => 'int64'], + 'Height' => ['type' => 'string'], + 'CensorState' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'Tag' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -4873,70 +2872,36 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Encryption' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Encryption' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'MediaWorkflowId' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'Format' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], ], ], ], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'MediaId' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], + 'MediaId' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], 'SummaryList' => [ @@ -4948,27 +2913,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], ], @@ -4976,9 +2929,7 @@ ], ], ], - 'PublishState' => [ - 'type' => 'string', - ], + 'PublishState' => ['type' => 'string'], 'MediaInfo' => [ 'type' => 'object', 'properties' => [ @@ -4994,89 +2945,37 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Sar' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], + 'Sar' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Width' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Rotate' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Rotate' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -5091,54 +2990,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -5153,12 +3020,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -5169,46 +3032,22 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], ], ], - 'Description' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'CoverURL' => [ - 'type' => 'string', - ], + 'Description' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'CoverURL' => ['type' => 'string'], 'SnapshotList' => [ 'type' => 'object', 'itemNode' => true, @@ -5218,30 +3057,16 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'Count' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'Count' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], ], @@ -5255,32 +3080,20 @@ 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Title' => ['type' => 'string'], + 'Format' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5288,14 +3101,8 @@ 'responseDemo' => null, ], 'QueryMediaListByURL' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5306,42 +3113,27 @@ [ 'name' => 'FileURLs', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'IncludePlayList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeSnapshotList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeMediaInfo', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], [ 'name' => 'IncludeSummaryList', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], ], 'responses' => [ @@ -5358,28 +3150,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CensorState' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'CateId' => ['type' => 'integer', 'format' => 'int64'], + 'Height' => ['type' => 'string'], + 'CensorState' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'Tag' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -5392,70 +3173,36 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Encryption' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Encryption' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'MediaWorkflowId' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'Format' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], ], ], ], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'MediaId' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], + 'MediaId' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], 'SummaryList' => [ @@ -5467,27 +3214,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], ], @@ -5495,9 +3230,7 @@ ], ], ], - 'PublishState' => [ - 'type' => 'string', - ], + 'PublishState' => ['type' => 'string'], 'MediaInfo' => [ 'type' => 'object', 'properties' => [ @@ -5513,89 +3246,37 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Sar' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], + 'Sar' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Width' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Rotate' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Rotate' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -5610,54 +3291,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -5672,12 +3321,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -5688,46 +3333,22 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], ], ], - 'Description' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'CoverURL' => [ - 'type' => 'string', - ], + 'Description' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'CoverURL' => ['type' => 'string'], 'SnapshotList' => [ 'type' => 'object', 'itemNode' => true, @@ -5737,30 +3358,16 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'ActivityName' => [ - 'type' => 'string', - ], - 'Count' => [ - 'type' => 'string', - ], - 'MediaWorkflowName' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'ActivityName' => ['type' => 'string'], + 'Count' => ['type' => 'string'], + 'MediaWorkflowName' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], ], @@ -5774,24 +3381,14 @@ 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Title' => ['type' => 'string'], + 'Format' => ['type' => 'string'], ], ], ], @@ -5803,15 +3400,11 @@ 'properties' => [ 'FileURL' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5819,14 +3412,8 @@ 'responseDemo' => null, ], 'QueryMediaWorkflowExecutionList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5837,10 +3424,7 @@ [ 'name' => 'RunIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -5854,9 +3438,7 @@ 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -5869,15 +3451,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], 'ActivityList' => [ 'type' => 'object', 'itemNode' => true, @@ -5887,42 +3463,20 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'string', - ], - 'Type' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], + 'EndTime' => ['type' => 'string'], + 'Type' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'Name' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], ], @@ -5930,45 +3484,29 @@ ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'UserData' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], ], - 'MediaId' => [ - 'type' => 'string', - ], - 'RunId' => [ - 'type' => 'string', - ], + 'MediaId' => ['type' => 'string'], + 'RunId' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5976,14 +3514,8 @@ 'responseDemo' => null, ], 'QueryMediaWorkflowList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5994,10 +3526,7 @@ [ 'name' => 'MediaWorkflowIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -6011,9 +3540,7 @@ 'properties' => [ 'MediaWorkflowId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -6026,32 +3553,18 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'TriggerMode' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'TriggerMode' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6059,14 +3572,8 @@ 'responseDemo' => null, ], 'QueryPipelineList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6077,10 +3584,7 @@ [ 'name' => 'PipelineIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -6088,9 +3592,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'PipelineList' => [ 'type' => 'object', 'itemNode' => true, @@ -6100,36 +3602,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Speed' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'SpeedLevel' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'Speed' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'SpeedLevel' => ['type' => 'integer', 'format' => 'int64'], 'NotifyConfig' => [ 'type' => 'object', 'properties' => [ - 'QueueName' => [ - 'type' => 'string', - ], - 'Topic' => [ - 'type' => 'string', - ], + 'QueueName' => ['type' => 'string'], + 'Topic' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Role' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Role' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -6141,9 +3626,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -6154,14 +3637,8 @@ 'responseDemo' => null, ], 'QuerySnapshotJobList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6170,71 +3647,43 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '25164', - 'abilityTreeNodes' => [ - 'FEATUREmtsU2L9V8', - ], + 'abilityTreeNodes' => ['FEATUREmtsU2L9V8'], ], 'parameters' => [ [ 'name' => 'SnapshotJobIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'NextPageToken', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MaximumPageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'All', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'All'], ], [ 'name' => 'StartOfJobCreatedTimeRange', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'EndOfJobCreatedTimeRange', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6251,176 +3700,92 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], 'SnapshotConfig' => [ 'type' => 'object', 'properties' => [ - 'Time' => [ - 'type' => 'string', - ], + 'Time' => ['type' => 'string'], 'TileOut' => [ 'type' => 'object', 'properties' => [ - 'Padding' => [ - 'type' => 'string', - ], - 'Color' => [ - 'type' => 'string', - ], - 'CellSelStep' => [ - 'type' => 'string', - ], - 'CellHeight' => [ - 'type' => 'string', - ], - 'CellWidth' => [ - 'type' => 'string', - ], - 'Margin' => [ - 'type' => 'string', - ], - 'Columns' => [ - 'type' => 'string', - ], - 'IsKeepCellPic' => [ - 'type' => 'string', - ], - 'Lines' => [ - 'type' => 'string', - ], + 'Padding' => ['type' => 'string'], + 'Color' => ['type' => 'string'], + 'CellSelStep' => ['type' => 'string'], + 'CellHeight' => ['type' => 'string'], + 'CellWidth' => ['type' => 'string'], + 'Margin' => ['type' => 'string'], + 'Columns' => ['type' => 'string'], + 'IsKeepCellPic' => ['type' => 'string'], + 'Lines' => ['type' => 'string'], ], ], - 'Interval' => [ - 'type' => 'string', - ], - 'FrameType' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Interval' => ['type' => 'string'], + 'FrameType' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'OutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Num' => [ - 'type' => 'string', - ], + 'Num' => ['type' => 'string'], 'TileOutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], ], - 'State' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'Message' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'Input' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Count' => [ - 'type' => 'string', - ], - 'TileCount' => [ - 'type' => 'string', - ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Count' => ['type' => 'string'], + 'TileCount' => ['type' => 'string'], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'PipelineId' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'NonExistSnapshotJobIds' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'NextPageToken' => [ - 'type' => 'string', - ], + 'NextPageToken' => ['type' => 'string'], ], ], ], @@ -6428,14 +3793,8 @@ 'responseDemo' => null, ], 'QueryTemplateList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6446,10 +3805,7 @@ [ 'name' => 'TemplateIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -6463,9 +3819,7 @@ 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -6481,187 +3835,93 @@ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], ], ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], - 'ResoPriority' => [ - 'type' => 'string', - ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], + 'ResoPriority' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], - 'State' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], 'MuxConfig' => [ 'type' => 'object', 'properties' => [ 'Webp' => [ 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'type' => 'string', - ], + 'Loop' => ['type' => 'string'], ], ], 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], ], ], - 'Id' => [ - 'type' => 'string', - ], + 'Id' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], ], @@ -6669,9 +3929,7 @@ ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6679,14 +3937,8 @@ 'responseDemo' => null, ], 'QueryWaterMarkTemplateList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6697,10 +3949,7 @@ [ 'name' => 'WaterMarkTemplateIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -6708,18 +3957,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'NonExistWids' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'String' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -6732,61 +3977,31 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], 'RatioRefer' => [ 'type' => 'object', 'properties' => [ - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'ReferPos' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'Timeline' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -6799,14 +4014,8 @@ 'responseDemo' => null, ], 'SearchMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6817,32 +4026,17 @@ [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'default' => '1'], ], [ 'name' => 'StateList', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6850,10 +4044,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], 'MediaWorkflowList' => [ 'type' => 'object', 'itemNode' => true, @@ -6863,40 +4054,20 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'TriggerMode' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'TriggerMode' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], ], ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'PageSize' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -6904,14 +4075,8 @@ 'responseDemo' => null, ], 'SearchPipeline' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6922,33 +4087,17 @@ [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'default' => '1'], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'All', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'All'], ], ], 'responses' => [ @@ -6956,21 +4105,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], + 'PageSize' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int64'], 'PipelineList' => [ 'type' => 'object', 'itemNode' => true, @@ -6980,36 +4118,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Speed' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'SpeedLevel' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'Speed' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'SpeedLevel' => ['type' => 'integer', 'format' => 'int64'], 'NotifyConfig' => [ 'type' => 'object', 'properties' => [ - 'QueueName' => [ - 'type' => 'string', - ], - 'Topic' => [ - 'type' => 'string', - ], + 'QueueName' => ['type' => 'string'], + 'Topic' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Role' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Role' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -7022,14 +4143,8 @@ 'responseDemo' => null, ], 'SearchTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7040,33 +4155,17 @@ [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'default' => '1'], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'All', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'All'], ], ], 'responses' => [ @@ -7074,10 +4173,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], 'TemplateList' => [ 'type' => 'object', 'itemNode' => true, @@ -7090,176 +4186,86 @@ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], ], ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], - 'State' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], 'MuxConfig' => [ 'type' => 'object', 'properties' => [ 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], ], ], - 'Id' => [ - 'type' => 'string', - ], + 'Id' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], ], @@ -7267,17 +4273,9 @@ ], ], ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'PageSize' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -7285,14 +4283,8 @@ 'responseDemo' => null, ], 'SearchWaterMarkTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7303,33 +4295,17 @@ [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false, 'default' => '1'], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'Normal', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'Normal'], ], ], 'responses' => [ @@ -7337,21 +4313,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], + 'PageSize' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], + 'PageNumber' => ['type' => 'integer', 'format' => 'int64'], 'WaterMarkTemplateList' => [ 'type' => 'object', 'itemNode' => true, @@ -7361,61 +4326,31 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], 'RatioRefer' => [ 'type' => 'object', 'properties' => [ - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'ReferPos' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'Timeline' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -7428,14 +4363,8 @@ 'responseDemo' => null, ], 'SubmitAnalysisJob' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7446,42 +4375,27 @@ [ 'name' => 'Input', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'AnalysisConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserData', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Priority', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -7489,84 +4403,49 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'AnalysisJob' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'Percent' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'Percent' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], 'AnalysisConfig' => [ 'type' => 'object', 'properties' => [ 'QualityControl' => [ 'type' => 'object', 'properties' => [ - 'MethodStreaming' => [ - 'type' => 'string', - ], - 'RateQuality' => [ - 'type' => 'string', - ], + 'MethodStreaming' => ['type' => 'string'], + 'RateQuality' => ['type' => 'string'], ], ], 'PropertiesControl' => [ 'type' => 'object', 'properties' => [ - 'Deinterlace' => [ - 'type' => 'string', - ], + 'Deinterlace' => ['type' => 'string'], 'Crop' => [ 'type' => 'object', 'properties' => [ - 'Top' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Left' => [ - 'type' => 'string', - ], - 'Mode' => [ - 'type' => 'string', - ], + 'Top' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Left' => ['type' => 'string'], + 'Mode' => ['type' => 'string'], ], ], ], ], ], ], - 'Message' => [ - 'type' => 'string', - ], - 'Priority' => [ - 'type' => 'string', - ], + 'Message' => ['type' => 'string'], + 'Priority' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'TemplateList' => [ @@ -7581,134 +4460,72 @@ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], - ], - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], + ], + ], + 'PixFmt' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'TransMode' => [ - 'type' => 'string', - ], + 'TransMode' => ['type' => 'string'], ], ], - 'State' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], 'MuxConfig' => [ 'type' => 'object', 'properties' => [ 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], ], ], - 'Id' => [ - 'type' => 'string', - ], + 'Id' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], ], @@ -7716,32 +4533,18 @@ ], ], ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'PipelineId' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -7751,14 +4554,8 @@ 'responseDemo' => null, ], 'SubmitSnapshotJob' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7767,42 +4564,28 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '25180', - 'abilityTreeNodes' => [ - 'FEATUREmtsU2L9V8', - ], + 'abilityTreeNodes' => ['FEATUREmtsU2L9V8'], ], 'parameters' => [ [ 'name' => 'Input', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'SnapshotConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'UserData', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -7810,159 +4593,79 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'SnapshotJob' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], 'SnapshotConfig' => [ 'type' => 'object', 'properties' => [ - 'Time' => [ - 'type' => 'string', - ], + 'Time' => ['type' => 'string'], 'TileOut' => [ 'type' => 'object', 'properties' => [ - 'Padding' => [ - 'type' => 'string', - ], - 'Color' => [ - 'type' => 'string', - ], - 'CellSelStep' => [ - 'type' => 'string', - ], - 'CellHeight' => [ - 'type' => 'string', - ], - 'CellWidth' => [ - 'type' => 'string', - ], - 'Margin' => [ - 'type' => 'string', - ], - 'Columns' => [ - 'type' => 'string', - ], - 'IsKeepCellPic' => [ - 'type' => 'string', - ], - 'Lines' => [ - 'type' => 'string', - ], - ], - ], - 'Interval' => [ - 'type' => 'string', - ], - 'FrameType' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Padding' => ['type' => 'string'], + 'Color' => ['type' => 'string'], + 'CellSelStep' => ['type' => 'string'], + 'CellHeight' => ['type' => 'string'], + 'CellWidth' => ['type' => 'string'], + 'Margin' => ['type' => 'string'], + 'Columns' => ['type' => 'string'], + 'IsKeepCellPic' => ['type' => 'string'], + 'Lines' => ['type' => 'string'], + ], + ], + 'Interval' => ['type' => 'string'], + 'FrameType' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'OutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Num' => [ - 'type' => 'string', - ], + 'Num' => ['type' => 'string'], 'TileOutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], ], - 'State' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'Message' => ['type' => 'string'], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'Input' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Count' => [ - 'type' => 'string', - ], - 'TileCount' => [ - 'type' => 'string', - ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Count' => ['type' => 'string'], + 'TileCount' => ['type' => 'string'], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'PipelineId' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -7972,14 +4675,8 @@ 'responseDemo' => null, ], 'SubmitMediaInfoJob' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7988,42 +4685,28 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '25178', - 'abilityTreeNodes' => [ - 'FEATUREmtsZWMPKM', - ], + 'abilityTreeNodes' => ['FEATUREmtsZWMPKM'], ], 'parameters' => [ [ 'name' => 'Input', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'UserData', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Async', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], ], 'responses' => [ @@ -8034,79 +4717,39 @@ 'MediaInfoJob' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'UserData' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'PipelineId' => [ - 'type' => 'string', - ], - 'Async' => [ - 'type' => 'boolean', - ], + 'CreationTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'UserData' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'PipelineId' => ['type' => 'string'], + 'Async' => ['type' => 'boolean'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], 'Properties' => [ 'type' => 'object', 'properties' => [ - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FileFormat' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FileFormat' => ['type' => 'string'], 'Streams' => [ 'type' => 'object', 'properties' => [ @@ -8119,89 +4762,37 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Sar' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], + 'Sar' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], - ], - ], - 'Width' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Rotate' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], + ], + ], + 'Width' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Rotate' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -8216,54 +4807,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -8278,12 +4837,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -8294,42 +4849,22 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], - 'FileSize' => [ - 'type' => 'string', - ], + 'FileSize' => ['type' => 'string'], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -8337,14 +4872,8 @@ 'responseDemo' => null, ], 'UnbindInputBucket' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -8355,18 +4884,12 @@ [ 'name' => 'Bucket', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RoleArn', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -8374,9 +4897,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -8384,14 +4905,8 @@ 'responseDemo' => null, ], 'SubmitJobs' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -8402,43 +4917,27 @@ [ 'name' => 'Input', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Outputs', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'OutputBucket', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'OutputLocation', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'default' => 'oss-cn-hangzhou', - ], + 'schema' => ['type' => 'string', 'required' => false, 'default' => 'oss-cn-hangzhou'], ], [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -8458,154 +4957,69 @@ 'Job' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'Percent' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'FinishTime' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'JobId' => [ - 'type' => 'string', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'Percent' => ['type' => 'integer', 'format' => 'int64'], + 'FinishTime' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'JobId' => ['type' => 'string'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], 'Output' => [ 'type' => 'object', 'properties' => [ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], - ], - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], - 'ResoPriority' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], + ], + ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], + 'ResoPriority' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], 'Encryption' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Key' => [ - 'type' => 'string', - ], - 'KeyType' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], - 'KeyUri' => [ - 'type' => 'string', - ], - 'SkipCnt' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Key' => ['type' => 'string'], + 'KeyType' => ['type' => 'string'], + 'Id' => ['type' => 'string'], + 'KeyUri' => ['type' => 'string'], + 'SkipCnt' => ['type' => 'string'], ], ], 'WaterMarkList' => [ @@ -8617,108 +5031,60 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'ReferPos' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'WaterMarkTemplateId' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'WaterMarkTemplateId' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], ], ], ], - 'WaterMarkConfigUrl' => [ - 'type' => 'string', - ], - 'DeWatermark' => [ - 'type' => 'string', - ], + 'WaterMarkConfigUrl' => ['type' => 'string'], + 'DeWatermark' => ['type' => 'string'], 'M3U8NonStandardSupport' => [ 'type' => 'object', 'properties' => [ 'TS' => [ 'type' => 'object', 'properties' => [ - 'SizeSupport' => [ - 'type' => 'boolean', - ], - 'Md5Support' => [ - 'type' => 'boolean', - ], + 'SizeSupport' => ['type' => 'boolean'], + 'Md5Support' => ['type' => 'boolean'], ], ], ], ], - 'Priority' => [ - 'type' => 'string', - ], + 'Priority' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], 'Volume' => [ 'type' => 'object', 'properties' => [ - 'Method' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Method' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], ], ], - 'AudioStreamMap' => [ - 'type' => 'string', - ], + 'AudioStreamMap' => ['type' => 'string'], 'MergeList' => [ 'type' => 'object', 'itemNode' => true, @@ -8728,18 +5094,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'RoleArn' => [ - 'type' => 'string', - ], - 'MergeURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'RoleArn' => ['type' => 'string'], + 'MergeURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], @@ -8748,14 +5106,10 @@ 'SuperReso' => [ 'type' => 'object', 'properties' => [ - 'IsHalfSample' => [ - 'type' => 'string', - ], + 'IsHalfSample' => ['type' => 'string'], ], ], - 'UserData' => [ - 'type' => 'string', - ], + 'UserData' => ['type' => 'string'], 'OutSubtitleList' => [ 'type' => 'object', 'itemNode' => true, @@ -8765,32 +5119,18 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], 'OutSubtitleFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], - 'Success' => [ - 'type' => 'boolean', - ], - 'Message' => [ - 'type' => 'string', - ], + 'Success' => ['type' => 'boolean'], + 'Message' => ['type' => 'string'], ], ], ], @@ -8799,46 +5139,26 @@ 'DigiWaterMark' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Alpha' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Alpha' => ['type' => 'string'], 'InputFile' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], ], - 'VideoStreamMap' => [ - 'type' => 'string', - ], + 'VideoStreamMap' => ['type' => 'string'], 'OutputFile' => [ 'type' => 'object', 'properties' => [ - 'RoleArn' => [ - 'type' => 'string', - ], - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'RoleArn' => ['type' => 'string'], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'AmixList' => [ @@ -8850,35 +5170,21 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'AmixURL' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'MixDurMode' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'AmixURL' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'MixDurMode' => ['type' => 'string'], ], ], ], ], ], - 'Rotate' => [ - 'type' => 'string', - ], + 'Rotate' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], 'Clip' => [ @@ -8887,19 +5193,13 @@ 'TimeSpan' => [ 'type' => 'object', 'properties' => [ - 'Seek' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Seek' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'MergeConfigUrl' => [ - 'type' => 'string', - ], + 'MergeConfigUrl' => ['type' => 'string'], 'OpeningList' => [ 'type' => 'object', 'itemNode' => true, @@ -8909,18 +5209,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'openUrl' => [ - 'type' => 'string', - ], - 'Start' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'openUrl' => ['type' => 'string'], + 'Start' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], ], ], ], @@ -8932,34 +5224,22 @@ 'Webp' => [ 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'type' => 'string', - ], + 'Loop' => ['type' => 'string'], ], ], 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], @@ -8973,35 +5253,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'BgColor' => [ - 'type' => 'string', - ], - 'IsMergeAudio' => [ - 'type' => 'boolean', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'BlendDuration' => [ - 'type' => 'string', - ], - 'TailUrl' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'BgColor' => ['type' => 'string'], + 'IsMergeAudio' => ['type' => 'boolean'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'BlendDuration' => ['type' => 'string'], + 'TailUrl' => ['type' => 'string'], ], ], ], ], ], - 'TemplateId' => [ - 'type' => 'string', - ], + 'TemplateId' => ['type' => 'string'], 'SubtitleConfig' => [ 'type' => 'object', 'properties' => [ @@ -9014,24 +5278,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CharEnc' => [ - 'type' => 'string', - ], - 'FontName' => [ - 'type' => 'string', - ], + 'CharEnc' => ['type' => 'string'], + 'FontName' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], ], @@ -9048,9 +5302,7 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Map' => [ - 'type' => 'string', - ], + 'Map' => ['type' => 'string'], ], ], ], @@ -9061,24 +5313,12 @@ 'Properties' => [ 'type' => 'object', 'properties' => [ - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FileFormat' => [ - 'type' => 'string', - ], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FileFormat' => ['type' => 'string'], 'Streams' => [ 'type' => 'object', 'properties' => [ @@ -9091,86 +5331,36 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Timebase' => [ - 'type' => 'string', - ], - 'AvgFPS' => [ - 'type' => 'string', - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Sar' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'HasBFrames' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Timebase' => ['type' => 'string'], + 'AvgFPS' => ['type' => 'string'], + 'PixFmt' => ['type' => 'string'], + 'Sar' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'HasBFrames' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], 'NetworkCost' => [ 'type' => 'object', 'properties' => [ - 'PreloadTime' => [ - 'type' => 'string', - ], - 'AvgBitrate' => [ - 'type' => 'string', - ], - 'CostBandwidth' => [ - 'type' => 'string', - ], + 'PreloadTime' => ['type' => 'string'], + 'AvgBitrate' => ['type' => 'string'], + 'CostBandwidth' => ['type' => 'string'], ], ], - 'Dar' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], - 'Level' => [ - 'type' => 'string', - ], + 'Dar' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], + 'Level' => ['type' => 'string'], ], ], ], @@ -9185,54 +5375,22 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Timebase' => [ - 'type' => 'string', - ], - 'Index' => [ - 'type' => 'string', - ], - 'SampleFmt' => [ - 'type' => 'string', - ], - 'ChannelLayout' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'CodecLongName' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'NumFrames' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'CodecTagString' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'CodecName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'CodecTag' => [ - 'type' => 'string', - ], - 'CodecTimeBase' => [ - 'type' => 'string', - ], + 'Timebase' => ['type' => 'string'], + 'Index' => ['type' => 'string'], + 'SampleFmt' => ['type' => 'string'], + 'ChannelLayout' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'CodecLongName' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'NumFrames' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'CodecTagString' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'CodecName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'CodecTag' => ['type' => 'string'], + 'CodecTimeBase' => ['type' => 'string'], ], ], ], @@ -9247,12 +5405,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Index' => [ - 'type' => 'string', - ], - 'Lang' => [ - 'type' => 'string', - ], + 'Index' => ['type' => 'string'], + 'Lang' => ['type' => 'string'], ], ], ], @@ -9263,89 +5417,49 @@ 'Format' => [ 'type' => 'object', 'properties' => [ - 'StartTime' => [ - 'type' => 'string', - ], - 'NumPrograms' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'NumStreams' => [ - 'type' => 'string', - ], - 'FormatLongName' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'FormatName' => [ - 'type' => 'string', - ], + 'StartTime' => ['type' => 'string'], + 'NumPrograms' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'NumStreams' => ['type' => 'string'], + 'FormatLongName' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'FormatName' => ['type' => 'string'], ], ], - 'FileSize' => [ - 'type' => 'string', - ], + 'FileSize' => ['type' => 'string'], ], ], ], ], - 'PipelineId' => [ - 'type' => 'string', - ], + 'PipelineId' => ['type' => 'string'], 'Input' => [ 'type' => 'object', 'properties' => [ - 'Object' => [ - 'type' => 'string', - ], - 'Location' => [ - 'type' => 'string', - ], - 'Bucket' => [ - 'type' => 'string', - ], + 'Object' => ['type' => 'string'], + 'Location' => ['type' => 'string'], + 'Bucket' => ['type' => 'string'], ], ], 'MNSMessageResult' => [ 'type' => 'object', 'properties' => [ - 'MessageId' => [ - 'type' => 'string', - ], - 'ErrorMessage' => [ - 'type' => 'string', - ], - 'ErrorCode' => [ - 'type' => 'string', - ], + 'MessageId' => ['type' => 'string'], + 'ErrorMessage' => ['type' => 'string'], + 'ErrorCode' => ['type' => 'string'], ], ], ], ], - 'Success' => [ - 'type' => 'boolean', - ], - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], + 'Success' => ['type' => 'boolean'], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], ], ], ], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9353,14 +5467,8 @@ 'responseDemo' => null, ], 'UnbindOutputBucket' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9371,10 +5479,7 @@ [ 'name' => 'Bucket', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -9382,9 +5487,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9392,14 +5495,8 @@ 'responseDemo' => null, ], 'UpdateCategoryName' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9410,18 +5507,12 @@ [ 'name' => 'CateId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'CateName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -9429,9 +5520,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9439,14 +5528,8 @@ 'responseDemo' => null, ], 'UpdateMedia' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9457,51 +5540,32 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Title', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CoverURL', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CateId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'Tags', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -9509,93 +5573,52 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Media' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'CateId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Height' => [ - 'type' => 'string', - ], - 'CensorState' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'CateId' => ['type' => 'integer', 'format' => 'int64'], + 'Height' => ['type' => 'string'], + 'CensorState' => ['type' => 'string'], 'Tags' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'Tag' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'MediaId' => [ - 'type' => 'string', - ], + 'Bitrate' => ['type' => 'string'], + 'MediaId' => ['type' => 'string'], 'File' => [ 'type' => 'object', 'properties' => [ - 'State' => [ - 'type' => 'string', - ], - 'URL' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], + 'URL' => ['type' => 'string'], ], ], - 'PublishState' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Size' => [ - 'type' => 'string', - ], - 'CoverURL' => [ - 'type' => 'string', - ], + 'PublishState' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Size' => ['type' => 'string'], + 'CoverURL' => ['type' => 'string'], 'RunIdList' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'RunId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], - 'Duration' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], - 'Format' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Title' => ['type' => 'string'], + 'Format' => ['type' => 'string'], ], ], ], @@ -9605,14 +5628,8 @@ 'responseDemo' => null, ], 'UpdateMediaCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9623,19 +5640,12 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'CateId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], ], 'responses' => [ @@ -9643,9 +5653,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9653,14 +5661,8 @@ 'responseDemo' => null, ], 'UpdateMediaCover' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9671,18 +5673,12 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'CoverURL', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -9690,9 +5686,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9700,14 +5694,8 @@ 'responseDemo' => null, ], 'UpdateMediaPublishState' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9718,18 +5706,12 @@ [ 'name' => 'MediaId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Publish', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], ], 'responses' => [ @@ -9737,9 +5719,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -9747,14 +5727,8 @@ 'responseDemo' => null, ], 'UpdateMediaWorkflow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9765,18 +5739,12 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Topology', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -9784,30 +5752,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'TriggerMode' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'TriggerMode' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -9817,14 +5771,8 @@ 'responseDemo' => null, ], 'UpdateMediaWorkflowTriggerMode' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9835,18 +5783,12 @@ [ 'name' => 'MediaWorkflowId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'TriggerMode', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -9854,30 +5796,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'MediaWorkflow' => [ 'type' => 'object', 'properties' => [ - 'CreationTime' => [ - 'type' => 'string', - ], - 'MediaWorkflowId' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'TriggerMode' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Topology' => [ - 'type' => 'string', - ], + 'CreationTime' => ['type' => 'string'], + 'MediaWorkflowId' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'TriggerMode' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Topology' => ['type' => 'string'], ], ], ], @@ -9887,14 +5815,8 @@ 'responseDemo' => null, ], 'UpdatePipeline' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -9905,42 +5827,27 @@ [ 'name' => 'PipelineId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'State', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'NotifyConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Role', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -9948,38 +5855,22 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Pipeline' => [ 'type' => 'object', 'properties' => [ - 'Speed' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], + 'Speed' => ['type' => 'string'], + 'State' => ['type' => 'string'], 'NotifyConfig' => [ 'type' => 'object', 'properties' => [ - 'QueueName' => [ - 'type' => 'string', - ], - 'Topic' => [ - 'type' => 'string', - ], + 'QueueName' => ['type' => 'string'], + 'Topic' => ['type' => 'string'], ], ], - 'Role' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Role' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -9989,14 +5880,8 @@ 'responseDemo' => null, ], 'UpdateWaterMarkTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -10007,26 +5892,17 @@ [ 'name' => 'WaterMarkTemplateId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Config', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -10037,66 +5913,34 @@ 'WaterMarkTemplate' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], 'RatioRefer' => [ 'type' => 'object', 'properties' => [ - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], ], ], - 'ReferPos' => [ - 'type' => 'string', - ], - 'State' => [ - 'type' => 'string', - ], - 'Dx' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], + 'ReferPos' => ['type' => 'string'], + 'State' => ['type' => 'string'], + 'Dx' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Height' => ['type' => 'string'], 'Timeline' => [ 'type' => 'object', 'properties' => [ - 'Start' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], + 'Start' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], ], ], - 'Name' => [ - 'type' => 'string', - ], - 'Dy' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Dy' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -10104,14 +5948,8 @@ 'responseDemo' => null, ], 'UpdateTemplate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -10122,58 +5960,37 @@ [ 'name' => 'TemplateId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Container', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Video', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Audio', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MuxConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'TransConfig', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -10181,196 +5998,100 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Template' => [ 'type' => 'object', 'properties' => [ 'Video' => [ 'type' => 'object', 'properties' => [ - 'Bufsize' => [ - 'type' => 'string', - ], - 'Degrain' => [ - 'type' => 'string', - ], + 'Bufsize' => ['type' => 'string'], + 'Degrain' => ['type' => 'string'], 'BitrateBnd' => [ 'type' => 'object', 'properties' => [ - 'Max' => [ - 'type' => 'string', - ], - 'Min' => [ - 'type' => 'string', - ], - ], - ], - 'PixFmt' => [ - 'type' => 'string', - ], - 'Pad' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Height' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Crop' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], - 'Maxrate' => [ - 'type' => 'string', - ], - 'MaxFps' => [ - 'type' => 'string', - ], - 'Profile' => [ - 'type' => 'string', - ], - 'Crf' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Gop' => [ - 'type' => 'string', - ], - 'Width' => [ - 'type' => 'string', - ], - 'Fps' => [ - 'type' => 'string', - ], - 'Preset' => [ - 'type' => 'string', - ], - 'ScanMode' => [ - 'type' => 'string', - ], - 'ResoPriority' => [ - 'type' => 'string', - ], + 'Max' => ['type' => 'string'], + 'Min' => ['type' => 'string'], + ], + ], + 'PixFmt' => ['type' => 'string'], + 'Pad' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Height' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Crop' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], + 'Maxrate' => ['type' => 'string'], + 'MaxFps' => ['type' => 'string'], + 'Profile' => ['type' => 'string'], + 'Crf' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Gop' => ['type' => 'string'], + 'Width' => ['type' => 'string'], + 'Fps' => ['type' => 'string'], + 'Preset' => ['type' => 'string'], + 'ScanMode' => ['type' => 'string'], + 'ResoPriority' => ['type' => 'string'], ], ], 'TransConfig' => [ 'type' => 'object', 'properties' => [ - 'IsCheckAudioBitrate' => [ - 'type' => 'string', - ], - 'TransMode' => [ - 'type' => 'string', - ], - 'IsCheckReso' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrateFail' => [ - 'type' => 'string', - ], - 'AdjDarMethod' => [ - 'type' => 'string', - ], - 'IsCheckVideoBitrate' => [ - 'type' => 'string', - ], - 'IsCheckResoFail' => [ - 'type' => 'string', - ], - 'IsCheckAudioBitrateFail' => [ - 'type' => 'string', - ], + 'IsCheckAudioBitrate' => ['type' => 'string'], + 'TransMode' => ['type' => 'string'], + 'IsCheckReso' => ['type' => 'string'], + 'IsCheckVideoBitrateFail' => ['type' => 'string'], + 'AdjDarMethod' => ['type' => 'string'], + 'IsCheckVideoBitrate' => ['type' => 'string'], + 'IsCheckResoFail' => ['type' => 'string'], + 'IsCheckAudioBitrateFail' => ['type' => 'string'], ], ], - 'State' => [ - 'type' => 'string', - ], + 'State' => ['type' => 'string'], 'MuxConfig' => [ 'type' => 'object', 'properties' => [ 'Webp' => [ 'type' => 'object', 'properties' => [ - 'Loop' => [ - 'type' => 'string', - ], + 'Loop' => ['type' => 'string'], ], ], 'Gif' => [ 'type' => 'object', 'properties' => [ - 'FinalDelay' => [ - 'type' => 'string', - ], - 'DitherMode' => [ - 'type' => 'string', - ], - 'Loop' => [ - 'type' => 'string', - ], - 'IsCustomPalette' => [ - 'type' => 'string', - ], + 'FinalDelay' => ['type' => 'string'], + 'DitherMode' => ['type' => 'string'], + 'Loop' => ['type' => 'string'], + 'IsCustomPalette' => ['type' => 'string'], ], ], 'Segment' => [ 'type' => 'object', 'properties' => [ - 'Duration' => [ - 'type' => 'string', - ], + 'Duration' => ['type' => 'string'], ], ], ], ], - 'Name' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], 'Audio' => [ 'type' => 'object', 'properties' => [ - 'Profile' => [ - 'type' => 'string', - ], - 'Remove' => [ - 'type' => 'string', - ], - 'Codec' => [ - 'type' => 'string', - ], - 'Samplerate' => [ - 'type' => 'string', - ], - 'Qscale' => [ - 'type' => 'string', - ], - 'Channels' => [ - 'type' => 'string', - ], - 'Bitrate' => [ - 'type' => 'string', - ], + 'Profile' => ['type' => 'string'], + 'Remove' => ['type' => 'string'], + 'Codec' => ['type' => 'string'], + 'Samplerate' => ['type' => 'string'], + 'Qscale' => ['type' => 'string'], + 'Channels' => ['type' => 'string'], + 'Bitrate' => ['type' => 'string'], ], ], - 'Id' => [ - 'type' => 'string', - ], + 'Id' => ['type' => 'string'], 'Container' => [ 'type' => 'object', 'properties' => [ - 'Format' => [ - 'type' => 'string', - ], + 'Format' => ['type' => 'string'], ], ], ], @@ -10383,57 +6104,18 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-qingdao', - 'endpoint' => 'mts.cn-qingdao.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'mts.cn-beijing.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'mts.cn-zhangjiakou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'mts.cn-hangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'mts.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'mts.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'mts.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'mts.ap-northeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'mts.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'mts.ap-southeast-5.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'mts.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'mts.eu-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'mts.eu-central-1.aliyuncs.com', - ], + ['regionId' => 'cn-qingdao', 'endpoint' => 'mts.cn-qingdao.aliyuncs.com'], + ['regionId' => 'cn-beijing', 'endpoint' => 'mts.cn-beijing.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'mts.cn-zhangjiakou.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'mts.cn-hangzhou.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'mts.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'mts.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'mts.cn-hongkong.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'mts.ap-northeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'mts.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'mts.ap-southeast-5.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'mts.us-west-1.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'mts.eu-west-1.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'mts.eu-central-1.aliyuncs.com'], ], ]; |
