BASS.NET API for the Un4seen BASS Audio Library

BaseDSPToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the name of the DSP implementation.

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

public abstract string ToString()

Return Value

Type: String
Returns the name of the DSP implementation.
See Also

Reference