imgdb::JpegMpBaseSaver Class

Syntax

class JpegMpBaseSaver

Description

The JPEG/MP base saver class.

Member Constants

S c_bDefaultAdjustablePictureFlag const bool The default value for the flag for displaying in a range with an adjustable point of focus.

Member Variables

protected NN_PADDING3

Member Functions

JpegMpBaseSaver Constructor.
GetUserMakerNoteData Gets the maker note data for the application.
GetUserMakerNoteDataSize Gets the data size of the maker note for the application.
SetUserMakerNote Sets the maker note for the application.
GetSysMakerNoteData Gets the system maker note.
SetSysMakerNoteData Sets the system maker note.
GetTitleUniqueId Get the title unique ID
SetTitleUniqueId Sets the unique ID for the title.
GetScreenshotFlag Gets the screenshot flag.
SetScreenshotFlag Sets the screenshot flag.
GetAdjustablePictureFlag Gets the flag for displaying in a range with an adjustable point of focus.
SetAdjustablePictureFlag Sets the flag for displaying in a range with adjustable point of focus.
IsValidShotBodyId Checks whether the capturing system ID is valid.
GetShotBodyId Gets the capturing system ID.
SetShotBodyId Sets the capturing system ID.
SetShotBodyIdByOwn Sets the current CTR system ID as the ID of the system that took the photo.
ResetShotBodyId Resets the capturing system ID to the invalid state.
IsValidEditorBodyId Checks whether the system ID that edited the image last is valid.
GetEditorBodyId Gets the system ID that edited the image last.
SetEditorBodyId Sets the system ID that edited the image last.
SetEditorBodyIdByOwn Sets the system ID that edited the image last as the current system ID.
ResetEditorBodyId Resets the system ID that edited the image last to the invalid state.
S GetSysMakerNoteDataSize Gets the data size of the system maker note.

CONFIDENTIAL