C# Class LongoMatch.Gui.Dialog.VideoConversionTool

Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
VideoConversionTool ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void
OnAddbuttonClicked ( object sender, System e ) : void
OnButtonOkClicked ( object sender, System e ) : void

Private Methods

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

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

OnAddbuttonClicked() protected méthode

protected OnAddbuttonClicked ( object sender, System e ) : void
sender object
e System
Résultat void

OnButtonOkClicked() protected méthode

protected OnButtonOkClicked ( object sender, System e ) : void
sender object
e System
Résultat void

VideoConversionTool() public méthode

public VideoConversionTool ( ) : System
Résultat System