#import <AgoraChatVideoMessageBody.h>
@header AgoraChatVideoMessageBody.h @abstract The video message body.
- 作者
- Hyphenate
- 版本
- 3.00 The video message body.
◆ NS_UNAVAILABLE
- (instancetype _Nonnull) NS_UNAVAILABLE |
|
|
|
◆ duration
The video duration, in seconds.
◆ thumbnailDownloadStatus
- (AgoraChatDownloadStatus) thumbnailDownloadStatus |
|
readwritenonatomicassign |
The download status of the thumbnail.
◆ thumbnailLocalPath
- (NSString* _Nullable) thumbnailLocalPath |
|
readwritenonatomiccopy |
The local path of thumbnail.
◆ thumbnailRemotePath
- (NSString* _Nullable) thumbnailRemotePath |
|
readwritenonatomiccopy |
The URL of the thumbnail on the server.
◆ thumbnailSecretKey
- (NSString* _Nullable) thumbnailSecretKey |
|
readwritenonatomiccopy |
The secret key of the thumbnail, which is required for verification when downloading the thumbnail.
◆ thumbnailSize
The size of the video thumbnail.
该类的文档由以下文件生成: