Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
ImageCapture.MediaFiles
Queries all image, movie and audio files on the camera.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
ImageCapture | 8.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No | Paid |
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
Created 4th June 2018, last changed 4th June 2018
ImageCapture.MediaFilenames - ImageCapture.OpenDevice
Feedback: Report problem or ask question.
