BASS.NET API for the Un4seen BASS Audio Library

EncoderCMDLNCMDLN_Bitrate Field

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the effective bitrate (in kbps) for the ${bps} and ${kbps} macro to be used with the CMDLN_CBRString resp. CMDLN_VBRString.

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

public int CMDLN_Bitrate

Field Value

Type: Int32
Remarks

Only needed when this encoder will be used for a StreamingServer or if you use the ${kbps} or ${bps} macro in CMDLN_CBRString or CMDLN_VBRString.
See Also

Reference