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