|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectnet.polyv.live.v1.entity.channel.operate.LiveChannelResponse
public class LiveChannelResponse
创建直播频道返回实体
| 字段摘要 | |
|---|---|
protected Integer |
advertDuration
广告时长 |
protected String |
advertFlvUrl
视频广告链接 |
protected String |
advertFlvVid
视频广告ID |
protected Integer |
advertHeight
广告区域高度 |
protected String |
advertHref
广告的跳转链接 |
protected String |
advertImage
图片广告 |
protected String |
advertType
广告类型 |
protected Integer |
advertWidth
广告区域宽度 |
protected Boolean |
autoPlay
自动播放 |
protected String |
channelId
频道号 |
protected String |
coverHref
封面图的跳转链接 |
protected String |
coverImage
播放前显示的封面图 |
protected Long |
currentTimeMillis
服务器返回的时间戳(毫秒) |
protected String |
cutoffHref
切断流时显示图片的跳转链接 |
protected String |
cutoffImage
切断流时的显示图片 |
protected String |
description
频道描述 |
protected String |
isLowLatency
低延迟 |
protected String |
isOnlyAudio
仅推音频流 |
protected String |
logoHref
Logo的跳转链接 |
protected String |
logoImage
LOGO图片 |
protected Integer |
logoOpacity
LOGO透明度 |
protected String |
logoPosition
LOGO位置 |
protected String |
m3u8Url
直播拉流(播放)m3u8地址 |
protected String |
m3u8Url1
直播拉流(播放)m3u8地址1 |
protected String |
m3u8Url2
直播拉流(播放)m3u8地址2 |
protected String |
m3u8Url3
直播拉流(播放)m3u8地址3 |
protected String |
name
频道名称 |
protected String |
passwdEncrypted
观看密码加密后的密文 |
protected Boolean |
passwdRestrict
观看密码限制,需要输入观看密码才能播放流 |
protected String |
playerColor
播放器控制栏颜色 |
protected String |
stream
直播流名称 |
protected String |
url
直播推流地址 |
protected String |
userId
用户Id |
protected String |
waitHref
等待推流时显示图片的跳转链接 |
protected String |
waitImage
等待推流时的显示图片 |
protected String |
warmUpFlv
一开始的暖场视频 |
| 构造方法摘要 | |
|---|---|
LiveChannelResponse()
|
|
| 方法摘要 |
|---|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
protected String channelId
protected String userId
protected String name
protected String description
protected String url
protected String stream
protected String logoImage
protected Integer logoOpacity
protected String logoPosition
protected String logoHref
protected String coverImage
protected String coverHref
protected String waitImage
protected String waitHref
protected String cutoffImage
protected String cutoffHref
protected String advertType
protected Integer advertDuration
protected Integer advertWidth
protected Integer advertHeight
protected String advertImage
protected String advertHref
protected String advertFlvVid
protected String advertFlvUrl
protected String playerColor
protected Boolean autoPlay
protected String warmUpFlv
protected Boolean passwdRestrict
protected String passwdEncrypted
protected String isOnlyAudio
protected String isLowLatency
protected String m3u8Url
protected String m3u8Url1
protected String m3u8Url2
protected String m3u8Url3
protected Long currentTimeMillis
| 构造方法详细信息 |
|---|
public LiveChannelResponse()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||