BASS.NET API for the Un4seen BASS Audio Library

BASSBufferSampleRate Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the sample rate in Hz used with the ring buffer (default is 44100 Hz).

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

public int SampleRate { get; }

Property Value

Type: Int32
See Also

Reference