BASS.NET API for the Un4seen BASS Audio Library

EncoderCMDLNCMDLN_CBRString Field

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the constant bitrate (CBR) 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_CBRString

Field Value

Type: String
Remarks

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

Reference