|
HyphenateSDK
3.1.4
|
#import <EMVideoMessageBody.h>
属性 | |
| int | duration |
| NSString * | thumbnailLocalPath |
| NSString * | thumbnailRemotePath |
| NSString * | thumbnailSecretKey |
| CGSize | thumbnailSize |
| EMDownloadStatus | thumbnailDownloadStatus |
额外继承的成员函数 |
|
readwritenonatomicassign |
视频时长, 秒为单位
|
readwritenonatomicassign |
缩略图下载状态
|
readwritenonatomiccopy |
缩略图的本地路径
|
readwritenonatomiccopy |
缩略图在服务器的路径
|
readwritenonatomiccopy |
缩略图的密钥, 下载缩略图时需要密匙做校验
|
readwritenonatomicassign |
视频缩略图的尺寸
1.8.11