BASS.NET API for the Un4seen BASS Audio Library

EncoderNeroAACNERO_Bitrate Field

BASS.NET API for the Un4seen BASS Audio Library
-br: Choose a nominal bitrate to encode at. Attempt to encode at a bitrate averaging this. Takes an argument in kbps.

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

public int NERO_Bitrate

Field Value

Type: Int32
Remarks

By default, this produces a VBR encoding. See the NERO_UseCBR option to use a managed bitrate targetting a constant bitrate.

Unless the NERO_UseQualityMode is set to this property is NOT evaluated.

See Also

Reference