public class PLChannelBasicCreateResult extends PLChannelCreateResult
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
channelLogoImage
字段名:频道Logo图片
变量名:channelLogoImage
类型:string
|
protected String |
publisher
字段名:频道主持人
变量名:publisher
类型:string
|
protected String |
scene
字段名:频道直播场景。
|
advertDuration, advertFlvUrl, advertFlvVid, advertHeight, advertHref, advertImage, advertType, advertWidth, autoPlay, channelId, coverHref, coverImage, currentTimeMillis, cutoffHref, cutoffImage, description, isLowLatency, isOnlyAudio, logoHref, logoImage, logoOpacity, logoPosition, m3u8Url, m3u8Url1, m3u8Url2, m3u8Url3, name, passwdEncrypted, passwdRestrict, playerColor, stream, url, userId, waitHref, waitImage, warmUpFlvcode, message, status| 构造器和说明 |
|---|
PLChannelBasicCreateResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelLogoImage() |
String |
getPublisher() |
String |
getScene() |
void |
setChannelLogoImage(String channelLogoImage) |
void |
setPublisher(String publisher) |
void |
setScene(String scene) |
String |
toString() |
getAdvertDuration, getAdvertFlvUrl, getAdvertFlvVid, getAdvertHeight, getAdvertHref, getAdvertImage, getAdvertType, getAdvertWidth, getChannelId, getCoverHref, getCoverImage, getCurrentTimeMillis, getCutoffHref, getCutoffImage, getDescription, getIsLowLatency, getIsOnlyAudio, getLogoHref, getLogoImage, getLogoOpacity, getLogoPosition, getM3u8Url, getM3u8Url1, getM3u8Url2, getM3u8Url3, getName, getPasswdEncrypted, getPlayerColor, getStream, getUrl, getUserId, getWaitHref, getWaitImage, getWarmUpFlv, isAutoPlay, isPasswdRestrict, setAdvertDuration, setAdvertFlvUrl, setAdvertFlvVid, setAdvertHeight, setAdvertHref, setAdvertImage, setAdvertType, setAdvertWidth, setAutoPlay, setChannelId, setCoverHref, setCoverImage, setCurrentTimeMillis, setCutoffHref, setCutoffImage, setDescription, setIsLowLatency, setIsOnlyAudio, setLogoHref, setLogoImage, setLogoOpacity, setLogoPosition, setM3u8Url, setM3u8Url1, setM3u8Url2, setM3u8Url3, setName, setPasswdEncrypted, setPasswdRestrict, setPlayerColor, setStream, setUrl, setUserId, setWaitHref, setWaitImage, setWarmUpFlvgetCode, getMessage, getStatus, isRequestOk, setCode, setMessage, setStatusprotected String publisher
字段名:频道主持人 变量名:publisher 类型:string
protected String channelLogoImage
字段名:频道Logo图片 变量名:channelLogoImage 类型:string
protected String scene
字段名:频道直播场景。直播场景:alone 活动拍摄 ,ppt 三分屏 ,topclass 大班课 变量名:scene 类型:string
public String getPublisher()
public void setPublisher(String publisher)
public String getChannelLogoImage()
public void setChannelLogoImage(String channelLogoImage)
public String getScene()
public void setScene(String scene)
public String toString()
toString 在类中 PLChannelCreateResultCopyright © 2019. All rights reserved.