Tao.OpenAl SDK Documentation

Al.alGetListenerfv Method (Int32, Single[])

[Visual Basic]
Overloads Public Shared Sub alGetListenerfv( _
   ByVal attribute As Integer, _
   ByVal output As Single() _
)
[C#]
public static void alGetListenerfv(
   int attribute,
   float[] output
);

See Also

Al Class | Tao.OpenAl Namespace | Al.alGetListenerfv Overload List