Context::RemoveCaptureNotify

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

RemoveCaptureNotify removes a notification object that was called when Capture and NextCapture events took place (possibly on different threads).

Parameters
Parameters 
Description 
ContextCaptureNotify* notify 
The notification object previously added by AddCaptureNotify