Class ALUtil

java.lang.Object
org.lwjgl.openal.ALUtil

public final class ALUtil extends Object
OpenAL utilities.
  • Method Details

    • getStringList

      @Nullable public static List<String> getStringList(long deviceHandle, int token)
      Obtains string values from ALC. This is a custom implementation for those tokens that return a list of strings instead of a single string.
      Parameters:
      deviceHandle - the device to query
      token - the information to query. One of:
      ALC11.ALC_ALL_DEVICES_SPECIFIER, ALC11.ALC_CAPTURE_DEVICE_SPECIFIER