TVideoGrabber.OnCreatePreallocFileStarted

Prev

Next

TVideoGrabber

Events

 




































































































Occurs when the preallocated recording file begins to be created.


Declaration
property OnCreatePreallocFileStarted: TOnFileNotification read FOnCreatePreallocFileStarted write FOnCreatePreallocFileStarted;


__property TOnFileNotification OnCreatePreallocFileStarted=read=FOnCreatePreallocFileStarted, write=FOnCreatePreallocFileStarted


Event OnCreatePreallocFileStarted(FileName As String)

Description

This TOnFileNotification event is used when PreallocCapFileEnabled is true (a preallocated huge capture file is used for recording).
Occurs when the preallocated recording file begins to be created.


See Also
TOnCreatePreallocatedFileCompleted OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileProgress