BASS.NET API for the Un4seen BASS Audio Library

BASSFXReverse Enumeration

BASS.NET API for the Un4seen BASS Audio Library
BASS_FX Reverse Playback directions, to be used with the BASS_ATTRIB_REVERSE_DIR attribute.

Namespace:  Un4seen.Bass.AddOn.Fx
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public enum BASSFXReverse
Members

  Member nameValueDescription
BASS_FX_RVS_REVERSE-1 Playing in reverse direction.
BASS_FX_RVS_FORWARD1 Playing in forward direction.
See Also

Reference