Retrieves an integer property of a source.
Retrieves an integer property of a source.
public static void alGetSource3f(int,int,IntPtr,IntPtr,IntPtr);
Retrieves an integer property of a source.
public static void alGetSource3f(int,int,Single*,Single*,Single*);
Retrieves an integer property of a source.
public static void alGetSource3f(int,int,out float,out float,out float);
Retrieves an integer property of a source.
public static void alGetSource3f(int,int,float[],float[],float[]);
Al Class | Tao.OpenAl Namespace