BASS.NET API for the Un4seen BASS Audio Library

EncoderCMDLNCMDLN_VBRString Field

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the variable bitrate (VBR) command-line string to be used with the encoder (not containing the executable to be used, e.g. "-b ${bps} - output.xyz").

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

public string CMDLN_VBRString

Field Value

Type: String
Remarks

This command-line string is used, if CMDLN_UseVBR is set to .
See Also

Reference