Tao.OpenAl SDK Documentation |
|
Al.alGetListenerf Method (Int32, Single)
[Visual Basic]
Overloads Public Shared Sub alGetListenerf( _
ByVal
attribute As
Integer, _
ByRef
output As
Single _
)
[C#]
public static
void alGetListenerf(
int attribute,
out
float output);
See Also
Al Class | Tao.OpenAl Namespace | Al.alGetListenerf Overload List