Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputSrtSettings |
CreateOutputInfo.getSRTSettings()
Get The SRT configuration.
|
CreateOutputSrtSettings |
ModifyOutputInfo.getSRTSettings()
Get The SRT relay configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setSRTSettings(CreateOutputSrtSettings SRTSettings)
Set The SRT configuration.
|
void |
ModifyOutputInfo.setSRTSettings(CreateOutputSrtSettings SRTSettings)
Set The SRT relay configuration.
|
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.