C# Class Fingerprinter.MainForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: wo80/AcoustID.NET

Méthodes publiques

Méthode Description
MainForm ( ) : AcoustID

Private Methods

Méthode Description
ExportImage ( string file ) : void
Lookup ( string fingerprint, int duration ) : void
MainForm_Load ( object sender, EventArgs e ) : void
ProcessFile ( string file ) : void
ProcessFileCallback ( string fingerprint, long time ) : void
ProcessFileFpcalc ( string file ) : void
ResetAll ( ) : void
btnFingerPrint_Click ( object sender, EventArgs e ) : void
btnOpen_Click ( object sender, EventArgs e ) : void
btnRequest_Click ( object sender, EventArgs e ) : void
listView1_SelectedIndexChanged ( object sender, EventArgs e ) : void
listView2_DoubleClick ( object sender, EventArgs e ) : void

Method Details

MainForm() public méthode

public MainForm ( ) : AcoustID
Résultat AcoustID