TIOParams.EXIF_SubsecTimeDigitized
TIOParams.EXIF_SubsecTimeDigitized
Declaration
property EXIF_SubsecTimeDigitized: 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 DateTimeDigitized = "1996:09:01 09:15:30" and the SubSecTimeDigitized = "130", then the precise digitized time is "1996:09:01 09:15:30.130"