| Package | Description | 
|---|---|
| com.tencentcloudapi.mdc.v20200828.models | 
| Modifier and Type | Method and Description | 
|---|---|
OutputSRTSourceAddressResp[] | 
DescribeOutputSRTSettings.getSourceAddresses()
Get The server’s listen address, which is valid if `Mode` is `LISTENER`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeOutputSRTSettings.setSourceAddresses(OutputSRTSourceAddressResp[] SourceAddresses)
Set The server’s listen address, which is valid if `Mode` is `LISTENER`. 
 | 
| Constructor and Description | 
|---|
OutputSRTSourceAddressResp(OutputSRTSourceAddressResp 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.