#import <AgoraChatVideoMessageBody.h>
@header AgoraChatVideoMessageBody.h @abstract The video message body.
- Author
- Hyphenate
- Version
- 3.00 The video message body.
◆ 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.
The documentation for this class was generated from the following file: