Tao.OpenAl SDK Documentation |
|
Alc.alcOpenDevice Method
[Visual Basic]
Public Shared Function alcOpenDevice( _
ByVal
deviceName As
String _
) As
IntPtr
[C#]
public static
IntPtr alcOpenDevice(
string deviceName);
See Also
Alc Class | Tao.OpenAl Namespace