class GeneratedMediaFileInfo implements DJIValue, JNIProguardKeepTag, ByteStream |
包: | dji.sdk.keyvalue.value.camera |
媒体文件信息。
MediaFileType getType() |
包: | dji.sdk.keyvalue.value.camera |
获取媒体文件类型。
MediaFileType | 返回媒体文件类型。 |
Integer getIndex() |
包: | dji.sdk.keyvalue.value.camera |
获取媒体文件索引。媒体文件的唯一标识符。你可以根据这个标识符跟文件管理类去索引更详细的媒体文件信息。 //TOOD:需要补充媒体管理类,暂未实现。您可以使用此索引来匹配getSDCardFileListSnapshot或getInternalStorageFileListSnapshot获得的索引,然后可以获得有关新媒体文件的更多信息,例如文件名等。
Integer | 返回媒体文件索引。 |
Integer getFileSize() |
包: | dji.sdk.keyvalue.value.camera |
获取媒体文件大小。单位:byte。
Integer | 返回媒体文件大小。 |
DateTime getCreateTime() |
包: | dji.sdk.keyvalue.value.camera |
获取媒体文件产生时间。
DateTime | 返回媒体文件产生时间。 |
{{searchCount}} 搜索结果