C# Class LongoMatch.Gui.Dialog.VideoConversionTool

Mostrar archivo Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
VideoConversionTool ( ) : System

Protected Methods

Method Description
Build ( ) : void
OnAddbuttonClicked ( object sender, System e ) : void
OnButtonOkClicked ( object sender, System e ) : void

Private Methods

Method Description
AppendFile ( MediaFile file ) : void
CheckStatus ( ) : void
FillBitrates ( ) : void
FillStandards ( ) : void
HandleFileChanges ( object sender, EventArgs e ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

OnAddbuttonClicked() protected method

protected OnAddbuttonClicked ( object sender, System e ) : void
sender object
e System
return void

OnButtonOkClicked() protected method

protected OnButtonOkClicked ( object sender, System e ) : void
sender object
e System
return void

VideoConversionTool() public method

public VideoConversionTool ( ) : System
return System