Tao.OpenAl SDK Documentation

Al.alGetListenerf Method (Int32, Single[])

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

See Also

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