Skip to main content

文件消息(VideoMessage)是 SDK 内置的消息类型,对应的 contentType 是 @"jg:video"。

属性名类型说明版本
localPathString视频的本地路径1.0.0
urlString视频的远端地址1.0.0
snapshotLocalPathString视频封面图的本地路径1.0.0
snapshotUrlString视频封面图远端地址1.0.0
heightint视频高度1.0.0
widthint视频宽度1.0.0
sizelong视频大小,单位 Byte1.0.0
durationint视频时长,单位:秒1.0.0
extraString扩展字段1.0.0