Tao.OpenAl SDK Documentation

Al.alGetListenerf Method

Retrieves a floating point property of the listener.

Overload List

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

See Also

Al Class | Tao.OpenAl Namespace