Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
OutputGroupsInfo[] |
ModifyMediaLiveChannelRequest.getOutputGroups()
Get Configuration information of channel output groups.
|
OutputGroupsInfo[] |
ChannelInfo.getOutputGroups()
Get Information of output group.
|
OutputGroupsInfo[] |
CreateMediaLiveChannelRequest.getOutputGroups()
Get Configuration information of channel output groups.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMediaLiveChannelRequest.setOutputGroups(OutputGroupsInfo[] OutputGroups)
Set Configuration information of channel output groups.
|
void |
ChannelInfo.setOutputGroups(OutputGroupsInfo[] OutputGroups)
Set Information of output group.
|
void |
CreateMediaLiveChannelRequest.setOutputGroups(OutputGroupsInfo[] OutputGroups)
Set Configuration information of channel output groups.
|
Constructor and Description |
---|
OutputGroupsInfo(OutputGroupsInfo 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 © 2021. All rights reserved.