C# Class Fingerprinter.MainForm

Inheritance: System.Windows.Forms.Form
Show file Open project: wo80/AcoustID.NET

Public Methods

Method Description
MainForm ( ) : AcoustID

Private Methods

Method 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 method

public MainForm ( ) : AcoustID
return AcoustID