void AddCaptureNotify(ContextCaptureNotify* notify);
AddCaptureNotify adds a notification object that will be called when Capture and NextCapture events take place (possibly on different threads).
Parameters |
Description |
ContextCaptureNotify* notify |
Notification object. |