BMXVideoAttachment
class im.floo.floolib.BMXVideoAttachment
视频消息附件
Index
方法
方法
getCPtr
- protected static long getCPtr(BMXVideoAttachment obj);
-
Returns long
finalize
- protected void finalize();
-
Returns void
delete
- public synchronized void delete();
-
Returns void
type
- public BMXMessageAttachment.Type type();
-
返回文件类型
Returns Type
clone
- public BMXMessageAttachment clone();
-
克隆函数
Returns BMXMessageAttachment
size
- public BMXMessageAttachment.Size size();
-
视频大小,宽度和高度
Returns Size
duration
- public int duration();
-
视频片段时长
Returns int
setThumbnail
- public void setThumbnail(String path);
-
设置发送视频片段消息缩略图
Parameters-
path: String
视频片段消息缩略图
Returns void -
thumbnailPath
- public String thumbnailPath();
-
缩略图本地路径
Returns String
thumbnailUrl
- public String thumbnailUrl();
-
缩略图服务器路径
Returns String
setThumbnailRatelUrl
- public void setThumbnailRatelUrl(String thumbnailRatelUrl);
-
Returns void
thumbnailRatelUrl
- public String thumbnailRatelUrl();
-
Returns String
thumbnailDownloadStatus
- public BMXMessageAttachment.DownloadStatus thumbnailDownloadStatus();
-
缩略图下载状态
Returns DownloadStatus
dynamic_cast
- public static BMXVideoAttachment dynamic_cast(BMXMessageAttachment attachment);
-
Returns BMXVideoAttachment
文档反馈
(如有产品使用问题,请 提交工单)