| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
VideoTemplateInfoForUpdate | 
OverrideTranscodeParameter.getVideoTemplate()
Get Video stream configuration parameter. 
 | 
VideoTemplateInfoForUpdate | 
ModifyTranscodeTemplateRequest.getVideoTemplate()
Get Video stream configuration parameter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OverrideTranscodeParameter.setVideoTemplate(VideoTemplateInfoForUpdate VideoTemplate)
Set Video stream configuration parameter. 
 | 
void | 
ModifyTranscodeTemplateRequest.setVideoTemplate(VideoTemplateInfoForUpdate VideoTemplate)
Set Video stream configuration parameter. 
 | 
| Constructor and Description | 
|---|
VideoTemplateInfoForUpdate(VideoTemplateInfoForUpdate 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 © 2021. All rights reserved.