| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
SlateInfo | 
LinearAssemblyChannelInfo.getSlateConf()
Get Spacer configuration. 
 | 
SlateInfo | 
CreateStreamPackageLinearAssemblyChannelRequest.getSlateConf()
Get Spacer configuration is only valid when PlaybackMode is Linear. 
 | 
SlateInfo | 
ModifyStreamPackageLinearAssemblyChannelRequest.getSlateConf()
Get padding configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LinearAssemblyChannelInfo.setSlateConf(SlateInfo SlateConf)
Set Spacer configuration. 
 | 
void | 
CreateStreamPackageLinearAssemblyChannelRequest.setSlateConf(SlateInfo SlateConf)
Set Spacer configuration is only valid when PlaybackMode is Linear. 
 | 
void | 
ModifyStreamPackageLinearAssemblyChannelRequest.setSlateConf(SlateInfo SlateConf)
Set padding configuration. 
 | 
| Constructor and Description | 
|---|
SlateInfo(SlateInfo 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.