TVideoGrabber.OnThreadSync

Prev

Next

TVideoGrabber

Events

 




































































































Occurs when the component needs to set or unset the video window parent.


Declaration
TOnThreadSync=procedure (Sender: TObject; ThreadSyncPoint: TThreadSyncPoint) of object;


typedef void __fastcall (__closure *TOnThreadSync)(System::TObject* Sender, TThreadSyncPoint ThreadSyncPoint);


Event OnThreadSync

Description

Occurs in threaded mode when the component needs to set or unset the video window parent.


See Also
Opening a clip or an IP URL from a background thread without blocking the main thread Player features TOnThreadSync TThreadSyncPoint EnableThreadMode