TVideoGrabber.EventNotificationSynchrone

Prev

Next

TVideoGrabber

Properties

 




































































































Speficies if the events are notified synchrounously.


Declaration
property EventNotificationSynchrone: Boolean read GetEventNotificationSynchrone write SetEventNotificationSynchrone default DEF_EventNotificationSynchrone;


__property bool EventNotificationSynchrone=read=GetEventNotificationSynchrone, write=SetEventNotificationSynchrone, default=0


Property EventNotificationSynchrone As Boolean

Description

Used to specify if the events occur synchrounously.

If you invoke TVideoGrabber from a thread you can disable this property.

See also SyncCommands.