Flight Camera Record Downloader
FlightCameraRecordDownloader peripheral interface for Drone.
This peripheral informs about automated download of flight camera records from connected devices.
This peripheral is unavailable if flight camera record support is disabled in config.
This peripheral can be obtained from a drone using:
drone.getPeripheral(FlightCameraRecordDownloader.class)
Content copied to clipboard
See also
Peripheral. Provider
Types
Link copied to clipboard
enum CompletionStatus
Download completion status.
Functions
Link copied to clipboard
Retrieves latest flight camera record download completion status.
Link copied to clipboard
Retrieves latest count of successfully downloaded flight camera record files.
Link copied to clipboard
Tells whether flight camera record files are currently being downloaded from the device.