TOnProgress

Prev

Next

 






































































































Type of the OnCopyPreallocDataProgress and OnReencodingProgress events.


Unit
VidGrab

Declaration
TOnProgress=procedure(Sender: TObject; Percent: LongInt; Position: LargeInteger; Duration: LargeInteger) of object;


typedef void __fastcall(__closure *TOnProgress)(System::TObject *Sender, int Percent, __int64 Position, __int64 Duration);

Description

Type of the OnCopyPreallocDataProgress and OnReencodingProgress events.