Package com.flir.thermalsdk.live.importing
package com.flir.thermalsdk.live.importing
Classes and interfaces related with importing images and files from remote FLIR cameras.
-
ClassDescriptionDefines a behaviour when importing to a local path, where a file already exists.Describes a file on the
Camera
's filesystem.Abstract file path onCamera
's filesystem.Describes a directory/folder on theCamera
's filesystem.Abstract folder path onCamera
's filesystem.Interface allowing to initialize and perform import fromCamera
(list and import images).Helper singleton to create Importer objects.Interface used to define a creator forImporter
object.Deprecated.Describes different possible file locations in the cameras filesystem.Callback type for successful import/download of a single file.Callback type for error events.Callback type for successful import/download of one of the files from an import list.Callback type for file error events.OnReceived<T>Callback type for successful file import.Callback for reporting download progress.