subjectDistance property

double? subjectDistance
final

The distance to the subject, given in meters. Note that if the numerator of the recorded value is 0xFFFFFFFF, Infinity shall be indicated; and if the numerator is 0, Distance unknown shall be indicated.

Implementation

final double? subjectDistance;