BASS.NET API for the Un4seen BASS Audio Library

TAG_INFObitrate Field

BASS.NET API for the Un4seen BASS Audio Library
The estimated bitrate of the track in kBit/sec.

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

public int bitrate

Field Value

Type: Int32
Remarks

This value doesn't have to be 100% accurate but is typically a good estimation. Note: Only usefull with files encoded in CBR (constant bitrate).
See Also

Reference