BASS.NET API for the Un4seen BASS Audio Library

BASS_INFOeax Field

BASS.NET API for the Un4seen BASS Audio Library
The device supports EAX and has it enabled?

The device's "Hardware acceleration" needs to be set to "Full" in it's "Advanced Properties" setup, else EAX is disabled.

This is always if BASS_DEVICE_3D was not used when BASS_Init(Int32, Int32, BASSInit, IntPtr, IntPtr) was called.

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

public bool eax

Field Value

Type: Boolean
See Also

Reference