BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_APF Constructor (Single, Single)

BASS.NET API for the Un4seen BASS Audio Library
Constructor already setting the members

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

public BASS_BFX_APF(
	float Gain,
	float Delay
)

Parameters

Gain
Type: SystemSingle
Gain (-1..+1)
Delay
Type: SystemSingle
Delay in seconds (0..6)
See Also

Reference