BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSP Constructor

BASS.NET API for the Un4seen BASS Audio Library
Default constructor initialising and retrieving information about a Winamp DSP.

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

public WINAMP_DSP(
	string fileName
)

Parameters

fileName
Type: SystemString
The fully qualified path and name of the file to be constructed.
See Also

Reference