Context::AddCaptureNotify

Context::AddCaptureNotify
void AddCaptureNotify(ContextCaptureNotify* notify);
Description

AddCaptureNotify adds a notification object that will be called when Capture and NextCapture events take place (possibly on different threads).

Parameters
Parameters 
Description 
ContextCaptureNotify* notify 
Notification object.