video
fun video(raw: MediaSource, width: Int, height: Int, duration: Long, thumb: MediaSource, thumbFormat: ImageFormat)(source)
添加视频消息段
Parameters
raw
视频数据
width
视频宽度(像素)
height
视频高度(像素)
duration
视频时长(秒)
thumb
视频缩略图数据
thumb Format
视频缩略图格式
添加视频消息段
视频数据
视频宽度(像素)
视频高度(像素)
视频时长(秒)
视频缩略图数据
视频缩略图格式