BASS.NET API for the Un4seen BASS Audio Library

EncoderTooLAMETOO_Mode Field

BASS.NET API for the Un4seen BASS Audio Library
-m: The encoding mode (Stereo, Joint stereo, DualChannel, Mono, default is Auto).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public EncoderTooLAMETOOMode TOO_Mode

Field Value

Type: EncoderTooLAMETOOMode
Remarks

For MPEG Audio Layer II, not all combinations of total bitrate and mode are allowed. See the following table:
Bitrate (kbps):Allowed Modes:
32, 48, 56mono only
64all modes
80mono only
96, 112, 128, 160, 192all modes
224, 256, 320, 384stereo only
See Also

Reference