Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateInputSRTSettings |
ModifyInput.getSRTSettings()
Get SRT的配置信息。
|
CreateInputSRTSettings |
CreateInput.getSRTSettings()
Get 输入的SRT配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set SRT的配置信息。
|
void |
CreateInput.setSRTSettings(CreateInputSRTSettings SRTSettings)
Set 输入的SRT配置信息。
|
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 © 2025. All rights reserved.