| Package | Description | 
|---|---|
| com.tencentcloudapi.mdc.v20200828.models | 
| Modifier and Type | Method and Description | 
|---|---|
CreateInputHLSPullSettings | 
ModifyInput.getHLSPullSettings()
Get HLS_PULL configuration information. 
 | 
CreateInputHLSPullSettings | 
CreateInput.getHLSPullSettings()
Get Input HLS_PULL configuration information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyInput.setHLSPullSettings(CreateInputHLSPullSettings HLSPullSettings)
Set HLS_PULL configuration information. 
 | 
void | 
CreateInput.setHLSPullSettings(CreateInputHLSPullSettings HLSPullSettings)
Set Input HLS_PULL configuration information. 
 | 
| Constructor and Description | 
|---|
CreateInputHLSPullSettings(CreateInputHLSPullSettings 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 © 2024. All rights reserved.