BASS.NET API for the Un4seen BASS Audio Library

BASSBufferReaders Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the number of parallel Readers which can be used with the ring buffer.

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

public int Readers { get; set; }

Property Value

Type: Int32
See Also

Reference