Returns integers related to the context.
Returns integers related to the context.
public static void alcGetIntegerv(IntPtr,int,int,Int32*);
Returns integers related to the context.
public static void alcGetIntegerv(IntPtr,int,int,out int);
Returns integers related to the context.
public static void alcGetIntegerv(IntPtr,int,int,int[]);
Returns integers related to the context.
public static void alcGetIntegerv(IntPtr,int,int,IntPtr);
Alc Class | Tao.OpenAl Namespace