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