Tao.OpenAl SDK Documentation

Al.alListenerfv Method

Sets a floating point-vector property of the listener.

Overload List

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[]);

See Also

Al Class | Tao.OpenAl Namespace