Crate cameraunit_fli

source ·

Structs§

Enums§

  • Re-export of cameraunit crate. Dynamic serial image enumeration. This data type encapsulates the specific serial image data types.
  • Re-export of cameraunit crate. Errors returned by camera operations.

Traits§

  • Re-export of cameraunit crate. Trait for obtaining camera information and cancelling any ongoing image capture. This trait is intended to be exclusively applied to a clonable object that can be passed to other threads for housekeeping purposes.
  • Re-export of cameraunit crate. Trait for controlling the camera. This trait is intended to be applied to a non-clonable object that is used to capture images and can not be shared across threads.

Functions§