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