C# Class HlsStreamComposer.FileSelectionPage

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

Public Methods

Method Description
FileSelectionPage ( ) : System
Save ( ) : void

Private Methods

Method Description
Refresh ( ) : void
btnInputBrowse_Click ( object sender, RoutedEventArgs e ) : void
btnOutputBrowse_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FileSelectionPage() public method

public FileSelectionPage ( ) : System
return System

Save() public method

public Save ( ) : void
return void