Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CasterInputInfo |
ModifyCasterInputInfoRequest.getInputInfo()
Get 修改的导播台输入源信息
|
CasterInputInfo |
AddCasterInputInfoRequest.getInputInfo()
Get 导播台输入源详细信息。
|
CasterInputInfo[] |
DescribeCasterInputInfosResponse.getInputInfos()
Get 导播台输入源信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyCasterInputInfoRequest.setInputInfo(CasterInputInfo InputInfo)
Set 修改的导播台输入源信息
|
void |
AddCasterInputInfoRequest.setInputInfo(CasterInputInfo InputInfo)
Set 导播台输入源详细信息。
|
void |
DescribeCasterInputInfosResponse.setInputInfos(CasterInputInfo[] InputInfos)
Set 导播台输入源信息列表。
|
Constructor and Description |
---|
CasterInputInfo(CasterInputInfo 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 © 2025. All rights reserved.