TOnAVIDurationUpdated

Prev

Next

 






































































































Type of the OnEndOfAVIRecording event.


Declaration
TOnAVIDurationUpdated=procedure(Sender: TObject; FileName: string; FrameCount: LargeInteger; var FrameRate: Double; var Duration: LargeInteger) of object;


typedef void __fastcall(__closure *TOnAVIDurationUpdated)(System::TObject *Sender, wchar_t *FileName, __int64 FrameCount, double &FrameRate, __int64 &Duration);

Description

Type of the OnEndOfAVIRecording event.