TIOParams.EXIF_SubsecTimeOriginal
TIOParams.EXIF_SubsecTimeOriginal
Declaration
property EXIF_SubsecTimeOriginal: AnsiString;
Description
Some digital cameras can take 2 - 30 pictures per second, but the
EXIF_DateTime/
EXIF_DateTimeOriginal/
EXIF_DateTimeDigitized tags cannot record a sub-second time, so
EXIF_SubsecTime is used to record the detail.
For example, if the DateTimeOriginal = "1996:09:01 09:15:30" and the SubSecTimeOriginal = "130", then the precise original time is "1996:09:01 09:15:30.130"