Tao.OpenAl SDK Documentation

Al.alGetSourcefv Method

Overload List

 

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

 

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

 

public static void alGetSourcefv(int,int,out float);

 

public static void alGetSourcefv(int,int,float[]);

See Also

Al Class | Tao.OpenAl Namespace