BASS.NET API for the Un4seen BASS Audio Library

BASSBufferBps Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the Bytes per sample used with the ring buffer (1=8-bit, 2=16-bit default, 4=32-bit).

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

public int Bps { get; }

Property Value

Type: Int32
See Also

Reference