SENSOR_TYPE_NOT_DEFINED top-level constant

int const SENSOR_TYPE_NOT_DEFINED

The constant used by TAG_SENSING_METHOD to denote the image sensor type is not defined.

Implementation

const int SENSOR_TYPE_NOT_DEFINED = 1;