| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.mdc.v20200828.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateInputSRTSettings |
ModifyInput.getSRTSettings()
Get The SRT configuration information.
|
CreateInputSRTSettings |
CreateInput.getSRTSettings()
Get SRT configuration information of input.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ModifyInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set The SRT configuration information.
|
void |
CreateInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set SRT configuration information of input.
|
| 构造器和说明 |
|---|
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 © 2022. All rights reserved.