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

The BASS_BFX_ECHO type exposes the following members.
Constructors

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

  NameDescription
Public fieldfLevel
Echo level (0...1..n, linear). Default = 0.
Public fieldlDelay
Delay in ms (1200...30000). Default = 1200ms.
Back to Top
See Also