C# Class HlsStreamComposer.AudioOptionsPage

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

Public Methods

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

Method Details

AudioOptionsPage() public method

public AudioOptionsPage ( ) : System
return System

Save() public method

public Save ( ) : void
return void