public class SwitcherProjectInput extends AbstractModel
Constructor and Description |
---|
SwitcherProjectInput() |
Modifier and Type | Method and Description |
---|---|
SwitcherPgmOutputConfig |
getPgmOutputConfig()
Get 导播台主监输出配置信息。
|
String |
getStopTime()
Get 导播台停止时间。
|
void |
setPgmOutputConfig(SwitcherPgmOutputConfig PgmOutputConfig)
Set 导播台主监输出配置信息。
|
void |
setStopTime(String StopTime)
Set 导播台停止时间。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getStopTime()
public void setStopTime(String StopTime)
StopTime
- 导播台停止时间。public SwitcherPgmOutputConfig getPgmOutputConfig()
public void setPgmOutputConfig(SwitcherPgmOutputConfig PgmOutputConfig)
PgmOutputConfig
- 导播台主监输出配置信息。Copyright © 2021. All rights reserved.