BASS.NET API for the Un4seen BASS Audio LibraryBASS_BFX_ENV_NODE MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_BFX_ENV_NODE type exposes the following members.
Constructors

  NameDescription
Public methodBASS_BFX_ENV_NODE
Constructor to initialize the members.
Back to Top
Methods

  NameDescription
Public methodToString
A description of the volume envelope node (position, value).
(Overrides OnlineValueType ToString .)
Back to Top
Fields

  NameDescription
Public fieldpos
The postion of the node in seconds.
Public fieldval
The volume envelope value at the position (0.0=silence, 1.0=max.).
Back to Top
See Also