BASS.NET API for the Un4seen BASS Audio Library

EncoderNeroAACNERO_2Pass Field

BASS.NET API for the Un4seen BASS Audio Library
-2pass: Enables two-pass encoding mode. Note that two-pass mode requires a physical file as input, rather than STDIN.

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

public bool NERO_2Pass

Field Value

Type: Boolean
Remarks

This property is only evaluated, if an InputFile is being used.
See Also

Reference