BASS.NET API for the Un4seen BASS Audio Library

EncoderOGGOGG_UseManagedBitrate Field

BASS.NET API for the Un4seen BASS Audio Library
--managed: Enable the bitrate management engine. This will allow much greater control over the precise bitrate(s) used, but encoding will be much slower. Don't use it unless you have a strong need for detailed control over bitrate, such as for streaming.

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

public bool OGG_UseManagedBitrate

Field Value

Type: Boolean
Remarks

This property is not evaluated unless you set OGG_UseQualityMode to .
See Also

Reference