C# Class HlsStreamComposer.VideoOptionsPage

Interaction logic for VideoOptionsPage.xaml
Inheritance: System.Windows.Controls.Page, ISaveablePage
Show file Open project: gabilan/HLS-Stream-Composer

Public Methods

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

Private Methods

Method Description
Cleanse ( string file ) : string
IsValidBitrate ( string p ) : bool
NormalizeText ( string s ) : string

Method Details

Save() public method

public Save ( ) : void
return void

VideoOptionsPage() public method

public VideoOptionsPage ( ) : System
return System