video

abstract fun video(raw: ByteArray, width: Int, height: Int, duration: Long, thumb: ByteArray, thumbFormat: ImageFormat)(source)

添加视频消息段

Parameters

raw

视频数据

width

视频宽度(像素)

height

视频高度(像素)

duration

视频时长(秒)

thumb

视频缩略图数据

thumbFormat

视频缩略图格式