BASS.NET API for the Un4seen BASS Audio LibraryBassBASS_GetEAXParameters Method BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberCode exampleBASS_GetEAXParameters(Object, Object, Object, Object)
Retrieves the current type of EAX environment and it's parameters. Note: This is a generic overload using object references, so that you can pass values as in the C++ interface. So make sure to pass object references of the currect type into this method and cast the return value back to the correct data types!
Public methodStatic memberCode exampleBASS_GetEAXParameters(EAXEnvironment, Single, Single, Single)
Retrieves the current type of EAX environment and it's parameters.
Top
See Also

Reference