Retrieves a floating point property of a buffer.
Retrieves a floating point property of a buffer.
public static void alGetBufferf(int,int,out int);
Retrieves a floating point property of a buffer.
public static void alGetBufferf(int,int,int[]);
Retrieves a floating point property of a buffer.
public static void alGetBufferf(int,int,IntPtr);
Retrieves a floating point property of a buffer.
public static void alGetBufferf(int,int,Single*);
Al Class | Tao.OpenAl Namespace