Tao.OpenAl SDK Documentation

Al.alGetBufferf Method

Retrieves a floating point property of a buffer.

Overload List

Retrieves a floating point property of a buffer.

public static void alGetBufferf(int,int,out int);

Retrieves a floating point property of a buffer.

public static void alGetBufferf(int,int,int[]);

Retrieves a floating point property of a buffer.

public static void alGetBufferf(int,int,IntPtr);

Retrieves a floating point property of a buffer.

public static void alGetBufferf(int,int,Single*);

See Also

Al Class | Tao.OpenAl Namespace