BASS.NET API for the Un4seen BASS Audio Library

EncoderCMDLNEncoderCommandLine Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the specified command-line string to use. Depending on the CMDLN_UseVBR property the CMDLN_VBRString or the CMDLN_CBRString value is evaluated and all contained macros are replaced.

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
See Also

Reference