C# Class o3o.ConvertMp3

Inheritance: System.Windows.Forms.Form
Show file Open project: zahndy/o3o Class Usage Examples

Public Methods

Method Description
ConvertMp3 ( string sourcepath, string targetpath, string filetodelete = null ) : System

Private Methods

Method Description
ConvertMp3_Load ( object sender, EventArgs e ) : void
DwmExtendFrameIntoClientArea ( IntPtr hWnd, MARGINS &pMarInset ) : int
myProcess_Exited ( object sender, System e ) : void

Method Details

ConvertMp3() public method

public ConvertMp3 ( string sourcepath, string targetpath, string filetodelete = null ) : System
sourcepath string
targetpath string
filetodelete string
return System