程序包 rtc
类 AVDRecord.RecordInfo
java.lang.Object
rtc.AVDRecord.RecordInfo
- 封闭类:
- AVDRecord
录制数据结构.
录制数据定义了一个录制的基本信息。
-
构造器详细资料
-
RecordInfo
public RecordInfo()< 播放录制链接列表,当录制是多个文件时,如录制mp4视频分辨率变化会产生多个文件
-
-
方法详细资料
-
getId
-
getName
-
setName
-
getDescription
-
setDescription
-
getTags
-
setTags
-
getUserId
-
setUserId
-
getFileType
-
getFileTypeValue
public int getFileTypeValue() -
setFileType
-
getAudioType
-
getAudioTypeValue
public int getAudioTypeValue() -
setAudioType
-
getVideoType
-
getVideoTypeValue
public int getVideoTypeValue() -
setVideoType
-
getUrl
-
getUrls
-
getSize
public long getSize() -
getCreateTime
-
getDuration
public long getDuration() -
getStatus
-
getRoomId
-
setRoomId
-
equals
-
toString
-
isValid
public boolean isValid()
-