ImageEn, unit ieds

TIEDirectShow.EnableSampleGrabber

TIEDirectShow.EnableSampleGrabber

Declaration

property EnableSampleGrabber: boolean;

Description

If EnableSampleGrabber is True, then an event occurs whenever a new frame is available.
The event is OnDShowNewFrame (unless you use SetNotifyWindow and use TIEDirectShow as stand alone object).