Use AutoRotate
This commit is contained in:
parent
e625f331f9
commit
d19e2d42df
@ -2333,7 +2333,7 @@ namespace Exiv2 {
|
||||
{0x0018, "BulbDuration", N_("Bulb Duration"), N_("Bulb duration"), canonSiId, makerTags, unsignedShort, 1, printSi0x0018},
|
||||
{0x0019, "0x0019", "0x0019", N_("Unknown"), canonSiId, makerTags, unsignedShort, 1, printValue},
|
||||
{0x001a, "CameraType", N_("Camera Type"), N_("Camera type"), canonSiId, makerTags, unsignedShort, 1, EXV_PRINT_TAG(cameraType)},
|
||||
{0x001b, "AutoRotate", N_("Auto Rotate"), N_("Auto rotate"), canonSiId, makerTags, signedShort, 1, printValue},
|
||||
{0x001b, "AutoRotate", N_("Auto Rotate"), N_("Auto rotate"), canonSiId, makerTags, signedShort, 1, EXV_PRINT_TAG(autoRotate)},
|
||||
{0x001c, "NDFilter", N_("ND Filter"), N_("ND filter"), canonSiId, makerTags, signedShort, 1, EXV_PRINT_TAG(ndRotate)},
|
||||
{0x001d, "SelfTimer2", N_("Self Timer 2"), N_("Self timer2"), canonSiId, makerTags, signedShort, 1, EXV_PRINT_TAG(selfTimer2)},
|
||||
{0x0021, "FlashOutput", N_("Flash Output"), N_("Flash output"), canonSiId, makerTags, signedShort, 1, printValue},
|
||||
|
||||
@ -1175,7 +1175,7 @@ File 6/16: 20030925_201850.jpg
|
||||
20030925_201850.jpg Exif.CanonSi.CameraType Short 1 EOS Mid-range
|
||||
20030925_201850.jpg Exif.CanonSi.AutoRotate Short 1 1
|
||||
20030925_201850.jpg Exif.CanonSi.NDFilter Short 1 n/a
|
||||
20030925_201850.jpg Exif.CanonSi.SelfTimer2 Short 1 (0)
|
||||
20030925_201850.jpg Exif.CanonSi.SelfTimer2 Short 1 Selftimer 2s
|
||||
20030925_201850.jpg Exif.CanonSi.0x001e Short 1 0
|
||||
20030925_201850.jpg Exif.CanonSi.0x001f Short 1 0
|
||||
20030925_201850.jpg Exif.CanonSi.0x0020 Short 1 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user