BASS.NET API for the Un4seen BASS Audio LibraryWaveForm WaveBuffer Level MembersBASS.NET API for the Un4seen BASS Audio Library

The internal class containing the rended wave buffer data (in frames).

The WaveForm WaveBuffer Level type exposes the following members.
Constructors

  NameDescription
Public methodWaveForm WaveBuffer Level
Creates a new instance of the Level structure taking the given values.
Back to Top
Fields

  NameDescription
Public fieldleft
The signed maximum value of the left channel of the the wave buffer data at this point.
Public fieldright
The signed maximum value of the right channel of the the wave buffer data at this point.
Back to Top
See Also