Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
AttachedInput[] |
ModifyStreamLiveChannelRequest.getAttachedInputs()
Get Inputs to attach.
|
AttachedInput[] |
CreateStreamLiveChannelRequest.getAttachedInputs()
Get Inputs to attach.
|
AttachedInput[] |
StreamLiveChannelInfo.getAttachedInputs()
Get Information of attached inputs
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStreamLiveChannelRequest.setAttachedInputs(AttachedInput[] AttachedInputs)
Set Inputs to attach.
|
void |
CreateStreamLiveChannelRequest.setAttachedInputs(AttachedInput[] AttachedInputs)
Set Inputs to attach.
|
void |
StreamLiveChannelInfo.setAttachedInputs(AttachedInput[] AttachedInputs)
Set Information of attached inputs
|
Constructor and Description |
---|
AttachedInput(AttachedInput 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.