Retrieves a boolean OpenAL state.
Retrieves a boolean OpenAL state.
public static void alGetBooleanv(int,Int32*);
Retrieves a boolean OpenAL state.
public static void alGetBooleanv(int,out int);
Retrieves a boolean OpenAL state.
public static void alGetBooleanv(int,int[]);
Retrieves a boolean OpenAL state.
public static void alGetBooleanv(int,IntPtr);
Al Class | Tao.OpenAl Namespace