Table of Contents

Namespace VisioForge.Core.UI.WPF.Dialogs.OutputFormats.Pages

Classes

AMFH264EncoderPage

Represents a WPF page for configuring AMD AMF H.264 encoder settings. This page provides UI controls for setting various H.264 encoding parameters such as bitrate, GOP size, quantization parameters, rate control mode, encoder preset, profile, level, and usage mode. Implements INotifyPropertyChanged for data binding and IOutputFormatPageType for integration with the output format dialog system.

AMFHEVCEncoderPage

Represents a WPF page for configuring AMD AMF HEVC (H.265) encoder settings. This page provides UI controls for setting various HEVC encoding parameters such as bitrate, GOP size, quality preset, and rate control mode.

AOMAV1EncoderPage

Represents a WPF page for configuring AOM AV1 encoder settings. This page provides UI controls for setting AV1 encoding parameters.

AVENCAACEncoderPage

Represents a WPF page for configuring AVENC AAC encoder settings. This page provides UI controls for setting various AAC audio encoding parameters including bitrate, coder mode, and advanced features.

DVEncoderPage

Represents a WPF page for configuring DV (Digital Video) encoder settings. This page provides UI controls for setting DV format encoding parameters.

FLACEncoderPage

Represents a WPF page for configuring FLAC (Free Lossless Audio Codec) encoder settings. This page provides UI controls for setting FLAC encoding quality parameters.

LAMEEncoderPage

Represents a WPF page for configuring LAME MP3 encoder settings. This page provides UI controls for setting various MP3 encoding parameters including bitrate, quality, and encoding mode.

MFAACEncoderPage

Represents a WPF page for configuring Media Foundation AAC encoder settings. This page provides UI controls for setting AAC audio encoding parameters using the Windows Media Foundation framework.

MFHEVCEncoderPage

Represents a WPF page for configuring Media Foundation HEVC (H.265) encoder settings. This page provides UI controls for setting various HEVC encoding parameters using the Windows Media Foundation framework.

MJPEGEncoderPage

Represents a WPF page for configuring Motion JPEG (MJPEG) encoder settings. This page provides UI controls for setting MJPEG encoding quality parameters.

NVENCH264EncoderPage

Represents a WPF page for configuring NVIDIA NVENC H.264 encoder settings. This page provides UI controls for setting various H.264 encoding parameters using NVIDIA's hardware acceleration.

NVENCHEVCEncoderPage

Configuration page for the NVIDIA NVENC HEVC (H.265) hardware video encoder.

OPUSEncoderPage

Configuration page for the Opus audio encoder.

OpenH264EncoderPage

Configuration page for the OpenH264 video encoder.

QSVAV1EncoderPage

Configuration page for the Intel Quick Sync Video (QSV) AV1 hardware encoder.

QSVH264EncoderPage

Configuration page for the Intel Quick Sync Video (QSV) H.264 hardware encoder.

QSVHEVCEncoderPage

Configuration page for the Intel Quick Sync Video (QSV) HEVC/H.265 hardware encoder.

QSVMJPEGEncoderPage

Configuration page for the Intel Quick Sync Video (QSV) Motion JPEG hardware encoder.

QSVVP9EncoderPage

Configuration page for the Intel Quick Sync Video (QSV) VP9 hardware encoder.

SpeexEncoderPage

Configuration page for the Speex audio encoder.

TheoraEncoderPage

Configuration page for the Theora video encoder.

VOAACEncoderPage

Configuration page for the VisualOn AAC (Advanced Audio Coding) encoder.

VP8EncoderPage

Configuration page for the VP8 video encoder.

VP9EncoderPage

Configuration page for the VP9 video encoder.

VorbisEncoderPage

Configuration page for the Vorbis audio encoder.

WAVEncoderPage

Configuration page for WAV (Waveform Audio File Format) encoder settings.

WMVEncoderPage

Configuration page for Windows Media Video (WMV) encoder settings.

WavPackEncoderPage

Configuration page for the WavPack audio encoder.