Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CasterLayoutInfo |
ModifyCasterLayoutInfoRequest.getLayoutInfo()
Get 导播台布局参数信息。
|
CasterLayoutInfo |
AddCasterLayoutInfoRequest.getLayoutInfo()
Get 导播台布局参数信息。
|
CasterLayoutInfo[] |
DescribeCasterLayoutInfosResponse.getLayoutInfos()
Get 导播台的布局列表。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyCasterLayoutInfoRequest.setLayoutInfo(CasterLayoutInfo LayoutInfo)
Set 导播台布局参数信息。
|
void |
AddCasterLayoutInfoRequest.setLayoutInfo(CasterLayoutInfo LayoutInfo)
Set 导播台布局参数信息。
|
void |
DescribeCasterLayoutInfosResponse.setLayoutInfos(CasterLayoutInfo[] LayoutInfos)
Set 导播台的布局列表。
|
Constructor and Description |
---|
CasterLayoutInfo(CasterLayoutInfo 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.