SSP_GetJpegDecoderDateTime

Syntax


u16 SSP_GetJpegDecoderDateTime(u8 *buffer);

Arguments

buffer Buffer to store date and time information.
The date and time can be obtained in the 20-character string format "YYYY:MM:DD HH:MM:DD", terminated with 0x00.

Return Values

Returns the size of the date and time information.

Description

Gets the date and time of a photo taken by the camera, as obtained from the image when it is decoded. This information is registered in the IFD0 DateTime tag.

See Also

SSP_StartJpegDecoder

Revision History

2008/09/15 Initial version.


CONFIDENTIAL