VideoElem
功能介绍
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
VideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | String | 唯一 ID |
| videoPath | String | 本地资源地址 |
| videoType | String | 资源类型 |
| videoSize | int | 大小 |
| duration | int | 时长 |
| videoUrl | String | 视频远程地址 |
| snapshotUUID | String | 唯一 ID |
| snapshotPath | String | 类型 |
| snapshotSize | int | 大小 |
| snapshotWidth | int | 宽度 |
| snapshotHeight | int | 高度 |
| snapshotUrl | String | 视频缩略图地址 |
OIMVideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | NSString | 唯一 ID |
| videoPath | NSString | 本地资源地址 |
| videoType | NSString | 资源类型 |
| videoSize | NSInteger | 大小 |
| duration | NSInteger | 时长 |
| videoUrl | CGFloat | 视频远程地址 |
| snapshotUUID | NSString | 唯一 ID |
| snapshotPath | NSString | 类型 |
| snapshotSize | NSInteger | 大小 |
| snapshotWidth | CGFloat | 宽度 |
| snapshotHeight | CGFloat | 高度 |
| snapshotUrl | CGFloat | 视频缩略图地址 |
VideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | String | 唯一 ID |
| videoPath | String | 本地资源地址 |
| videoType | String | 资源类型 |
| videoSize | int | 大小 |
| duration | int | 时长 |
| videoUrl | String | 图片地址 |
| snapshotUUID | String | 唯一 ID |
| snapshotPath | String | 类型 |
| snapshotSize | int | 大小 |
| snapshotWidth | int | 宽度 |
| snapshotHeight | int | 高度 |
| snapshotUrl | String | 视频缩略图地址 |
VideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | string | 唯一 ID |
| videoPath | string | 本地资源地址 |
| videoType | string | 资源类型 |
| videoSize | number | 大小 |
| duration | number | 时长 |
| videoUrl | string | 图片地址 |
| snapshotUUID | string | 唯一 ID |
| snapshotPath | string | 类型 |
| snapshotSize | number | 大小 |
| snapshotWidth | number | 宽度 |
| snapshotHeight | number | 高度 |
| snapshotUrl | string | 视频缩略图地址 |
VideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | string | 唯一 ID |
| videoPath | string | 本地资源地址 |
| videoType | string | 资源类型 |
| videoSize | number | 大小 |
| duration | number | 时长 |
| videoUrl | string | 图片地址 |
| snapshotUUID | string | 唯一 ID |
| snapshotPath | string | 类型 |
| snapshotSize | number | 大小 |
| snapshotWidth | number | 宽度 |
| snapshotHeight | number | 高度 |
| snapshotUrl | string | 视频缩略图地址 |
VideoElem
| 字段名称 | 字段类型 | 描述 |
|---|
| videoUUID | string | 唯一 ID |
| videoPath | string | 本地资源地址 |
| videoType | string | 资源类型 |
| videoSize | number | 大小 |
| duration | number | 时长 |
| videoUrl | string | 图片地址 |
| snapshotUUID | string | 唯一 ID |
| snapshotPath | string | 类型 |
| snapshotSize | number | 大小 |
| snapshotWidth | number | 宽度 |
| snapshotHeight | number | 高度 |
| snapshotUrl | string | 视频缩略图地址 |
VideoBaseInfo
| 字段名称 | 字段类型 | 描述 |
|---|
| VideoUUID | string | 唯一 ID |
| VideoPath | string | 本地资源地址 |
| VideoType | string | 资源类型 |
| VideoSize | int | 大小 |
| Duration | int | 时长 |
| VideoUrl | string | 视频远程地址 |
| SnapshotUUID | string | 唯一 ID |
| SnapshotPath | string | 类型 |
| SnapshotSize | int | 大小 |
| SnapshotWidth | int | 宽度 |
| SnapshotHeight | int | 高度 |
| SnapshotUrl | string | 视频缩略图地址 |