Thermal Camera
Thermal camera interface for drones.
Provides access to a drone's thermal camera, if available.
The thermal camera can be activated by changing the thermal mode.
The thermal camera can be obtained from a drone using:
drone.getPeripheral(ThermalCamera.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone
Functions
Link copied to clipboard
Gives access to the camera alignment setting.
Link copied to clipboard
Gives access to the camera automatic High Dynamic Range (HDR) setting.
Link copied to clipboard
Gives access to the auto-record setting.
Link copied to clipboard
Tells whether it is currently possible to start photo(s) capture.
Link copied to clipboard
Tells whether it is currently possible to start recording a video.
Link copied to clipboard
Tells whether it is currently possible to stop photo(s) capture.
Link copied to clipboard
Tells whether it is currently possible to stop recording a video.
Link copied to clipboard
Gives access to the camera exposure setting.
Link copied to clipboard
Gives access to the camera EV (Exposure Value) compensation setting.
Link copied to clipboard
Gives access to the camera exposure lock setting.
Link copied to clipboard
Tells if HDR is currently active.
Link copied to clipboard
Tells if HDR is available in the current mode and configuration.
Link copied to clipboard
Gives access to the camera mode setting.
Link copied to clipboard
Gives access to the camera photo mode setting.
Link copied to clipboard
Retrieves the current state of the photo function.
Link copied to clipboard
Gives access to the camera recording mode setting.
Link copied to clipboard
Retrieves the current state of the recording function.
Link copied to clipboard
Requests photo capture to start.
Link copied to clipboard
Requests video recording to start.
Link copied to clipboard
Requests photo capture to stop.
Link copied to clipboard
Requests video recording to stop.
Link copied to clipboard
Gives access to the camera image style setting.
Link copied to clipboard
Gives access to the camera white balance setting.
Link copied to clipboard
Gives access to the camera white balance lock setting.
Link copied to clipboard
Retrieves the camera zoom sub-peripheral.