BASS.NET API for the Un4seen BASS Audio Library

DSP_BufferStreamConfigBufferLength Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the buffer length in bytes which is being used.

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

public int ConfigBufferLength { get; }

Property Value

Type: Int32
Remarks

This is the translated ConfigBuffer value.
See Also

Reference