C# Class MediaConvertGUI.WidgetMovieTrack

Inheritance: Gtk.Bin
Afficher le fichier Open project: petrj/MediaConvertGUI

Méthodes publiques

Méthode Description
Fill ( ) : void
FillFrom ( MediaInfo mInfo ) : void
WidgetMovieTrack ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void
OnCodecEventBoxButtonPressEvent ( object o, ButtonPressEventArgs args ) : void
OnEntryHeightChanged ( object sender, EventArgs e ) : void
OnEntryWidthChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
OnAnyValueChanged ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

Fill() public méthode

public Fill ( ) : void
Résultat void

FillFrom() public méthode

public FillFrom ( MediaInfo mInfo ) : void
mInfo MediaInfo
Résultat void

OnCodecEventBoxButtonPressEvent() protected méthode

protected OnCodecEventBoxButtonPressEvent ( object o, ButtonPressEventArgs args ) : void
o object
args ButtonPressEventArgs
Résultat void

OnEntryHeightChanged() protected méthode

protected OnEntryHeightChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

OnEntryWidthChanged() protected méthode

protected OnEntryWidthChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

WidgetMovieTrack() public méthode

public WidgetMovieTrack ( ) : System
Résultat System