TOnAudioPeak

Prev

Next

 






































































































Type of the OnAudioPeak event.


Declaration
TOnAudioPeak=procedure (Sender: TObject; Left_Percent: Double; Left_DB: Double; Right_Percent: Double; Right_DB: Double) of object;


typedef void __fastcall(__closure *TOnAudioPeak)(System::TObject *Sender, double Left_Percent, Left_DB, Right_Percent, Right_DB);

Description

Type of the OnAudioPeak event.