System.GPS.ImgDirectionRef Photo Metadata Policy
The photo metadata policy for the System.GPS.ImgDirectionRef property.
PKEY
PKEY_GPS.ImgDirectionRef
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input Type
VT_LPWSTR is preferred, but VT_LPSTR is also accepted.
Conflict Resolution Policy
Values from different schemas are reconciled.
JPEG Policies
Read Paths
Order | Path | Disk Format |
---|---|---|
1 | /app1/ifd/gps/{ushort=16} | ascii |
2 | /xmp/exif:GPSImgDirectionRef | unicode |
Write Paths
Order | Path | Disk Format |
---|---|---|
1 | /app1/ifd/gps/{ushort=16} | ascii |
2 | /xmp/exif:GPSImgDirectionRef | unicode |
Remove Paths
Order | Path |
---|---|
1 | /app1/ifd/gps/{ushort=16} |
2 | /xmp/exif:gpsimgdirectionref |
TIFF Policies
Read Paths
Order | Path | Disk Format |
---|---|---|
1 | /ifd/gps/{ushort=16} | ascii |
2 | /ifd/xmp/exif:GPSImgDirectionRef | unicode |
Write Paths
Order | Path | Disk Format |
---|---|---|
1 | /ifd/gps/{ushort=16} | ascii |
2 | /ifd/xmp/exif:GPSImgDirectionRef | unicode |
Remove Paths
Order | Path |
---|---|
1 | /ifd/gps/{ushort=16} |
2 | /ifd/xmp/exif:gpsimgdirectionref |
Remarks
Related topics