Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SRTSourceAddressReq[] |
CreateInputSRTSettings.getSourceAddresses()
Get SRT对端地址,当Mode为CALLER时必填,且只能填1组。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInputSRTSettings.setSourceAddresses(SRTSourceAddressReq[] SourceAddresses)
Set SRT对端地址,当Mode为CALLER时必填,且只能填1组。
|
Constructor and Description |
---|
SRTSourceAddressReq(SRTSourceAddressReq 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.