Tao.OpenAl SDK Documentation |
|
Al.alGetSourcef Method (Int32, Int32, Single[])
Retrieves a floating point property of a source.
[Visual Basic]
Overloads Public Shared Sub alGetSourcef( _
ByVal
source As
Integer, _
ByVal
attribute As
Integer, _
ByVal
val As
Single() _
)
Parameters
-
source
- Source name whose attribute is being retrieved.
-
attribute
-
The name of the attribute to retrieve:
-
val
- A pointer to the floating point value being retrieved.
See Also
Al Class | Tao.OpenAl Namespace | Al.alGetSourcef Overload List