Tao.OpenAl SDK Documentation |
|
Alc.alcGetString Method
Returns strings related to the context.
[Visual Basic]
Public Shared Function alcGetString( _
ByVal
device As
IntPtr, _
ByVal
attribute As
Integer _
) As
String
Parameters
-
device
- The device to be queried.
-
attribute
-
An attribute to be retrieved:
Return Value
Returns a pointer to a string.
See Also
Alc Class | Tao.OpenAl Namespace