SSP_GetJpegDecoderMakerNoteSizeEx

Syntax


u16 SSP_GetJpegDecoderMakerNoteSizeEx(SSPJpegMakernote tag);

Arguments

tag Type for which you want to get data size.
SSP_MAKERNOTE_PHOTO indicates data for the DSi camera, and SSP_MAKERNOTE_USER indicates data for applications.

Return Values

Returns the size of the each type of data in a MakerNote.

Description

Gets the size of each type of data in JPEG data used for decoding.
There are two types of data available: SSP_MAKERNOTE_PHOTO, which represents data for the DSi camera, and SSP_MAKERNOTE_USER, for the application embedding any data.

See Also

SSP_GetJpegDecoderMakerNoteAddrEx
SSP_StartJpegDecoder

Revision History

2008/09/15 Initial version.


CONFIDENTIAL