TThreadSyncPoint
type
TThreadSyncPoint = (tsp_SyncPoint1, tsp_SyncPoint2, tsp_SetParent, tsp_UnSetParent);
TThreadSyncPoint = (tsp_Starting_CanSetParent, tsp_Started_CanSetParent, tsp_Stop_UnSetParent);
tsp_Starting_CanSetParent, tsp_Started_CanSetParent:
the video window parent must be set from one of these events
tsp_Stop_UnSetParent: the video window parent must be unset from this event