| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RawTranscodeParameter | TranscodeTaskInput. getRawParameter()Get 视频转码自定义参数,当 Definition 填 0 时有效。
该参数用于高度定制场景,建议您优先使用 Definition 指定转码参数。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TranscodeTaskInput. setRawParameter(RawTranscodeParameter RawParameter)Set 视频转码自定义参数,当 Definition 填 0 时有效。
该参数用于高度定制场景,建议您优先使用 Definition 指定转码参数。 | 
| Constructor and Description | 
|---|
| RawTranscodeParameter(RawTranscodeParameter source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.