| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| OutputInfo[] | StreamLiveOutputGroupsInfo. getOutputs()Get Output information
If the type is RTMP or RTP, only one output is allowed; if it is HLS or DASH, 1-10 outputs are allowed. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StreamLiveOutputGroupsInfo. setOutputs(OutputInfo[] Outputs)Set Output information
If the type is RTMP or RTP, only one output is allowed; if it is HLS or DASH, 1-10 outputs are allowed. | 
| Constructor and Description | 
|---|
| OutputInfo(OutputInfo 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.