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

The BASS_MIXER_NODE type exposes the following members.
Constructors

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

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

  NameDescription
Public fieldpos
The postion of the node in bytes. This is based on the mixer's sample format, not the source channel's format!
Public fieldval
The envelope value at the position.
Back to Top
See Also