C# Class HlsStreamComposer.PlaylistOptionsPage

Interaction logic for PlaylistOptionsPage.xaml
Inheritance: System.Windows.Controls.Page, ISaveablePage
显示文件 Open project: gabilan/HLS-Stream-Composer

Public Methods

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

Method Details

PlaylistOptionsPage() public method

public PlaylistOptionsPage ( ) : System
return System

Save() public method

public Save ( ) : void
return void