CameraExposureValues

@objc(GSCameraExposureValues)
public protocol CameraExposureValues : Instrument

Instrument that allows to monitor the camera exposure related values.

This instrument can be retrieved by:

drone.getInstrument(Instruments.cameraExposureValues)