Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputSRTSettings |
CreateOutputInfo.getSRTSettings()
Get 输出的SRT的配置。
|
CreateOutputSRTSettings |
ModifyOutputInfo.getSRTSettings()
Get 转推SRT的配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setSRTSettings(CreateOutputSRTSettings SRTSettings)
Set 输出的SRT的配置。
|
void |
ModifyOutputInfo.setSRTSettings(CreateOutputSRTSettings SRTSettings)
Set 转推SRT的配置。
|
Constructor and Description |
---|
CreateOutputSRTSettings(CreateOutputSRTSettings 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.