程序包 rtc
类 AVDLive.LiveInfo
java.lang.Object
rtc.AVDLive.LiveInfo
- 封闭类:
- AVDLive
直播频道数据结构.
直播频道数据定义了一个直播频道的基本信息。
-
构造器概要
-
方法概要
修饰符和类型方法说明boolean
int
long
getId()
getName()
getTags()
int
boolean
isValid()
void
void
setDescription
(String value) void
void
void
setPublishurl
(String value) void
void
setRtmphurl
(String value) void
void
void
toString()
-
构造器详细资料
-
LiveInfo
public LiveInfo()< 播放hls链接
-
-
方法详细资料
-
getId
-
getName
-
setName
-
getDescription
-
setDescription
-
getTags
-
setTags
-
getUserId
-
setUserId
-
getFileType
-
getAudioType
-
getAudioTypeValue
public int getAudioTypeValue() -
setAudioType
-
getVideoType
-
getVideoTypeValue
public int getVideoTypeValue() -
setVideoType
-
getPublishurl
-
setPublishurl
-
getRtmpurl
-
setRtmphurl
-
getHlsurl
-
setHlsurl
-
getCreateTime
-
getDuration
public long getDuration() -
getStatus
-
getRoomId
-
setRoomId
-
equals
-
toString
-
isValid
public boolean isValid()
-