Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
CreateInputSRTSettings |
ModifyInput.getSRTSettings()
Get The SRT configuration information.
|
CreateInputSRTSettings |
CreateInput.getSRTSettings()
Get SRT configuration information of input.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set The SRT configuration information.
|
void |
CreateInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set SRT configuration information of input.
|
Constructor and Description |
---|
CreateInputSRTSettings(CreateInputSRTSettings 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 © 2023. All rights reserved.