Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ImageCapture.MediaFiles
Queries all image, movie and audio files on the camera.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 8.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ImageCapture.MediaFiles" )
Parameters
none
Result
Returns JSON or error.
Description
Queries all image, movie and audio files on the camera.These files are returned as a single JSON array without regard to the folder hierarchy used to store these files on the camera.
The plugin provides all details as a big JSON block for your analyzes.
See also
Release notes
- Version 8.3
- Added ImageCapture functions to take pictures and download images from camera: ImageCapture.CameraInfo, ImageCapture.Download, ImageCapture.Thumbnail, ImageCapture.Contents, ImageCapture.MediaFiles, ImageCapture.MediaFilenames, ImageCapture.RequestDeleteFiles, ImageCapture.RequestSyncClock, ImageCapture.RequestDisableTethering, ImageCapture.RequestEnableTethering and ImageCapture.RequestTakePicture.
Example Databases
Blog Entries
This function checks for a license.
Created 4th June 2018, last changed 4th June 2018