Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CasterDisplayInfo |
CreateCasterPgmRequest.getPgmDisplayInfo()
Get 导播台展示信息参数。
|
CasterDisplayInfo |
DescribeCasterDisplayInfoResponse.getPgmDisplayInfo()
Get 主监使用的展示参数。
|
CasterDisplayInfo |
CreateCasterPvwRequest.getPvwDisplayInfo()
Get 导播台预监展示信息参数
|
CasterDisplayInfo |
DescribeCasterDisplayInfoResponse.getPvwDisplayInfo()
Get 预监使用的展示参数。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCasterPgmRequest.setPgmDisplayInfo(CasterDisplayInfo PgmDisplayInfo)
Set 导播台展示信息参数。
|
void |
DescribeCasterDisplayInfoResponse.setPgmDisplayInfo(CasterDisplayInfo PgmDisplayInfo)
Set 主监使用的展示参数。
|
void |
CreateCasterPvwRequest.setPvwDisplayInfo(CasterDisplayInfo PvwDisplayInfo)
Set 导播台预监展示信息参数
|
void |
DescribeCasterDisplayInfoResponse.setPvwDisplayInfo(CasterDisplayInfo PvwDisplayInfo)
Set 预监使用的展示参数。
|
Constructor and Description |
---|
CasterDisplayInfo(CasterDisplayInfo 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.