Tao.OpenAl SDK Documentation

Al.alGetBooleanv Method

Retrieves a boolean OpenAL state.

Overload List

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);

See Also

Al Class | Tao.OpenAl Namespace