BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_VOLUME_ENV Constructor (Int32)

BASS.NET API for the Un4seen BASS Audio Library
Constructor assigning the number of volume envelope nodes to use.

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

public BASS_BFX_VOLUME_ENV(
	int nodeCount
)

Parameters

nodeCount
Type: SystemInt32
The number of volume envelope nodes to use.
See Also

Reference