Releases the camera acquisition kernel.


void miraacq_Release(makernelpma);


Parameters:

  • pma: A pointer to the acquisition kernel returned by miraacq_Init.


Description:

miraacq_Release releases all memory allocated by miraacq_Init, after this function was called, pma will be uninitialized.