Acquisition events (obsolete)

qpx_AcqRestoreDeviceSettings 0x4001 QPix asks the application for saved device settings.Parameter eventInfoParam points to a BLOB that contains the settings for the device. The event handler method can assign to the BLOB the device settings that were previously stored during a qpx_AcqStoreDeviceSettings acquisition event. Note that QuickTime and/or the video digitizer component (VDIG) may reject or adjust some of all of the device settings.

Supported by the Video acquisition protocol on Mac OS.
qpx_AcqStoreDeviceSettings 0x4002 QPix passes to the application the device settings.

Parameter eventInfoParam points to a BLOB that contains the settings for the device. The event handler method can store the BLOB to be later passed to the device during a qpx_AcqRestoreDeviceSettings acquisition event.

Supported by the Video acquisition protocol on Mac OS.