Table of Contents

Namespace VisioForge.Core.Types.X.AudioEncoders

Classes

AVENCAACEncoderSettings

AVENC AAC encoder settings.

AptXDecoderSettings

AptX decoder settings for decoding high-quality Bluetooth audio streams. AptX is a psychoacoustic audio codec algorithm developed for Bluetooth audio applications, providing CD-like audio quality with low latency suitable for wireless audio transmission.

AptXEncoderSettings

AptX encoder settings for high-quality Bluetooth audio encoding. AptX is a psychoacoustic audio codec algorithm developed for Bluetooth audio applications, providing CD-like audio quality with low latency suitable for wireless audio transmission.

AudioEncoderShared

Audio encoder shared settings.

FLACEncoderSettings

FLAC encoder settings.

MP2EncoderSettings

MP2 encoder settings.

MP3EncoderSettings

MP3 encoder settings.

OPUSEncoderSettings

OPUS encoder settings.

SpeexEncoderSettings

Speex encoder settings. Implements the VisioForge.Core.Types.X.Output.IAudioEncoder.

VOAACEncoderSettings

VO-AAC encoder settings.

VorbisEncoderSettings

Vorbis encoder settings.

WAVEncoderSettings

WAV audio encoder settings.

WMAEncoderSettings

WMA encoder settings.

WavPackEncoderSettings

WavPack audio encoder settings.

Interfaces

IAACEncoderSettings

Shared AAC encoder settings interface.

Enums

AVENCAACEncoderCoder

AAC encoder coder.

AVENCAACTrilian

Represents the trilean state for AVENC AAC encoder force M/S stereo coding option.

AudioEncoderType

Audio encoder type.

AudioServiceType

Audio service type.

MP3EncoderRateControl

Defines the rate control modes for MP3 encoding.

MP3EncodingQuality

Defines the encoding engine quality/speed settings for MP3 encoding.

MP3EncodingTarget

Defines the encoding target mode for MP3 encoding.

OPUSAudioType

Defines the audio type for OPUS encoder optimization.

OPUSBandwidth

Defines the audio bandwidth settings for OPUS encoding.

OPUSFrameSize

Defines the audio frame duration in milliseconds for OPUS encoding.

OPUSRateControl

Defines the rate control modes for OPUS encoding.

SpeexEncoderMode

Defines the encoding modes for Speex audio encoder.

VorbisEncoderRateControl

Defines the rate control modes for Vorbis encoding.

WavPackEncoderCorrectionMode

Defines the correction file modes for WavPack encoding.

WavPackEncoderJSMode

Defines the Joint Stereo mode options for WavPack encoding.

WavPackEncoderMode

Defines the compression modes for WavPack encoding.