Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CasterOutputInfo |
AddCasterOutputInfoRequest.getOutputInfo()
Get 导播台推流参数信息。
|
CasterOutputInfo |
ModifyCasterOutputInfoRequest.getOutputInfo()
Get 导播台推流参数信息。
|
CasterOutputInfo[] |
DescribeCasterOutputInfosResponse.getOutputInfos()
Get 导播台的推流信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
AddCasterOutputInfoRequest.setOutputInfo(CasterOutputInfo OutputInfo)
Set 导播台推流参数信息。
|
void |
ModifyCasterOutputInfoRequest.setOutputInfo(CasterOutputInfo OutputInfo)
Set 导播台推流参数信息。
|
void |
DescribeCasterOutputInfosResponse.setOutputInfos(CasterOutputInfo[] OutputInfos)
Set 导播台的推流信息列表。
|
Constructor and Description |
---|
CasterOutputInfo(CasterOutputInfo 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.