Class TheoraEncoderPage
Interaction logic for TheoraEncoderPage.xaml.
Inheritance
TheoraEncoderPage
Implements
Inherited Members
Namespace: VisioForge.Core.UI.WPF.Dialogs.OutputFormats.Pages
Assembly: VisioForge.Core.dll
Syntax
public class TheoraEncoderPage : Page, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
Constructors
TheoraEncoderPage()
Initializes a new instance of the TheoraEncoderPage class.
Declaration
public TheoraEncoderPage()
Methods
Fill(ref TheoraEncoderSettings)
Fills the specified settings.
Declaration
public void Fill(ref TheoraEncoderSettings settings)
Parameters
| Type | Name | Description |
|---|---|---|
| TheoraEncoderSettings | settings | The settings. |
GetPageType()
Gets the type of the page.
Declaration
public Type GetPageType()
Returns
| Type | Description |
|---|---|
| Type | Type. |
Init(TheoraEncoderSettings)
Initializes the specified settings.
Declaration
public void Init(TheoraEncoderSettings settings)
Parameters
| Type | Name | Description |
|---|---|---|
| TheoraEncoderSettings | settings | The settings. |
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()