BASS.NET API for the Un4seen BASS Audio Library

EncoderTwoLAMEEncoderCommandLine Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the actual encoder command-line string (using all TWO_xxx properties).

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

public override string EncoderCommandLine { get; }

Property Value

Type: String

Implements

IBaseEncoderEncoderCommandLine
Remarks

The encoder command-line is evaluating the InputFile and OutputFile members as well as the TWO_xxx settings.
See Also

Reference