public class LiveChannelResponse extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
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
低延迟,Y-是,N-否
|
protected String |
isOnlyAudio
仅推音频流,Y-是,N-否
|
protected String |
logoHref
Logo的跳转链接
|
protected String |
logoImage
LOGO图片
|
protected Float |
logoOpacity
LOGO透明度
|
protected String |
logoPosition
LOGO位置 tr1:左上,tr:右上,b1:左下,br:右下
|
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
POLYV用户ID,和保利威官网一致,获取路径:官网->登录->直播(开发设置) |
protected String |
waitHref
等待推流时显示图片的跳转链接
|
protected String |
waitImage
等待推流时的显示图片
|
protected String |
warmUpFlv
一开始的暖场视频
|
| 构造器和说明 |
|---|
LiveChannelResponse() |
protected String channelId
protected String userId
POLYV用户ID,和保利威官网一致,获取路径:官网->登录->直播(开发设置)protected String name
protected String description
protected String url
protected String stream
protected String logoImage
protected Float 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
Copyright © 2025. All rights reserved.