BASS.NET API for the Un4seen BASS Audio Library

BASSBufferBufferLength Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the total length in bytes of the ring buffer.

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

public int BufferLength { get; }

Property Value

Type: Int32
See Also

Reference