BASS.NET API for the Un4seen BASS Audio Library

BaseDSPChannelSampleRate Property

BASS.NET API for the Un4seen BASS Audio Library
This property returns the actual sample rate in Hz of the sample data BASS is using with the channel (e.g. 44100).

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

public int ChannelSampleRate { get; }

Property Value

Type: Int32
See Also

Reference