The protocols for an Export plug-in in the Aperture SDK include:
Specified in the header file ApertureExportPlugIn.h. This protocol contains methods for:
Controlling the appearance and UI of the export window.
Controlling the export process.
Providing progress information.
Specified in the header file ApertureExportManager.h.
A plug-in uses the methods in this protocol to communicate with Aperture during the export process. Version 2 of the protocol is supported by Aperture 1.5.1 and later.
Specified in the header file PROAPIAccessing.h. This protocol acts as the broker between Aperture and a plug-in. It allows a plug-in to ask which versions of a protocol the host application supports.
Last updated: 2008-04-23