Enum GPSSpeedRef
Indicates the speed unit of the GPS receiver.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSSpeedRef : byte
Fields
| Name | Description |
|---|---|
| KilometersPerHour | Kilometers per hour. |
| Knots | Knots (nautical miles per hour). |
| MilesPerHour | Miles per hour. |