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

The BASS_BFX_ROTATE type exposes the following members.
Constructors

  NameDescription
Public methodBASS_BFX_ROTATE 
Default constructor
Public methodBASS_BFX_ROTATE(Single, BASSFXChan)
Constructor already setting the members.
Back to Top
Fields

  NameDescription
Public fieldfRate
Rotation rate/speed in Hz (A negative rate can be used for reverse direction).
Public fieldlChannel
A BASSFXChan flag to define on which channels to apply the effect.

Default: -1 (BASS_BFX_CHANALL) - all channels.

Back to Top
See Also