BASS.NET API for the Un4seen BASS Audio Library

EncoderTwoLAMETWO_Reserve Field

BASS.NET API for the Un4seen BASS Audio Library
-R: Reserve specified number of bits in the each from of the output bitstream (default is 0, which will not use this property).

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

public int TWO_Reserve

Field Value

Type: Int32
Remarks

The value must be a multiple of 8 (e.g. 8, 16, 24, 32, ...).
See Also

Reference