C# Class HlsStreamComposer.FileSelectionPage

Interaction logic for FileSelectionPage.xaml
Inheritance: System.Windows.Controls.Page, ISaveablePage
Afficher le fichier Open project: gabilan/HLS-Stream-Composer

Méthodes publiques

Méthode Description
FileSelectionPage ( ) : System
Save ( ) : void

Private Methods

Méthode Description
Refresh ( ) : void
btnInputBrowse_Click ( object sender, RoutedEventArgs e ) : void
btnOutputBrowse_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FileSelectionPage() public méthode

public FileSelectionPage ( ) : System
Résultat System

Save() public méthode

public Save ( ) : void
Résultat void