Tao.OpenAl SDK Documentation

Al.alGetListenerfv Method

Retrieves a floating point-vector property of the listener.

Overload List

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

See Also

Al Class | Tao.OpenAl Namespace