Tao.OpenAl SDK Documentation |
|
Alc.alcCaptureCloseDevice Method
[Visual Basic]
Public Shared Function alcCaptureCloseDevice( _
ByVal
device As
IntPtr _
) As
Integer
[C#]
public static
int alcCaptureCloseDevice(
IntPtr device);
See Also
Alc Class | Tao.OpenAl Namespace