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