Mp3AudioEncoderConfiguration Properties |
The Mp3AudioEncoderConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AdvancedNoiseShaping |
Gets or sets the Advanced Noise Shaping Algorithm.
| |
Bitrate | (Inherited from AudioEncoderConfiguration.) | |
BitrateMode |
Gets or sets the Bitrate Mode of the output stream. Constant Bitrate: A Constant number of output bits per time unit. Variable Bitrate: May allocate more/less bitrate depending on the complexity of the input stream. | |
BitsPerSample | (Inherited from AudioEncoderConfiguration.) | |
Channels | (Inherited from AudioEncoderConfiguration.) | |
DecoderSpecificData | (Inherited from AudioEncoderConfiguration.) | |
InitializationStatus | (Inherited from AudioEncoderConfiguration.) | |
Layer |
Layer selected for MPEG Audio. Default: 3 Supported values: 1-3. | |
LowPassFilter |
Gets or sets the Low Pass Filter for MP3 Encoder.
| |
Mpeg1Upsample |
Force MPEG1 Audio upsampling. sample Frequencies 16000, 22050, 24000 are MPEG2 by default. Setting MPEG1Upsample to true will force the encoder to use MPEG1. | |
Samplerate | (Inherited from AudioEncoderConfiguration.) | |
StereoMode |
Gets or sets the Stereo Mode used by the encoder. Left/Right, Joint, Forced Mid/Side or Mono. |