BASS.NET API for the Un4seen BASS Audio Library

BASS_CD_INFOmaxspeed Field

BASS.NET API for the Un4seen BASS Audio Library
The maximum read speed, in kilobytes per second (KB/s). Divide by 176.4 to get the real-time speed multiplier, eg. 5645 / 176.4 = "32x speed".

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

public int maxspeed

Field Value

Type: Int32
See Also

Reference