Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
StreamLiveOutputGroupsInfo[] |
ModifyStreamLiveChannelRequest.getOutputGroups()
Get Configuration information of the channel’s output groups.
|
StreamLiveOutputGroupsInfo[] |
CreateStreamLiveChannelRequest.getOutputGroups()
Get Configuration information of the channel’s output groups.
|
StreamLiveOutputGroupsInfo[] |
StreamLiveChannelInfo.getOutputGroups()
Get Information of output groups
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLiveChannelRequest.setOutputGroups(StreamLiveOutputGroupsInfo[] OutputGroups)
Set Configuration information of the channel’s output groups.
|
void |
CreateStreamLiveChannelRequest.setOutputGroups(StreamLiveOutputGroupsInfo[] OutputGroups)
Set Configuration information of the channel’s output groups.
|
void |
StreamLiveChannelInfo.setOutputGroups(StreamLiveOutputGroupsInfo[] OutputGroups)
Set Information of output groups
|
Constructor and Description |
---|
StreamLiveOutputGroupsInfo(StreamLiveOutputGroupsInfo 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 © 2023. All rights reserved.