Alc
CaptureCloseDevice(IntPtr)
CaptureOpenDevice(String, Int32, ALFormat, Int32)
CaptureOpenDevice(String, UInt32, ALFormat, Int32)
CaptureSamples(IntPtr, IntPtr, Int32)
CaptureSamples<T>(IntPtr, T, Int32)
CaptureSamples<T>(IntPtr, T[], Int32)
CaptureSamples<T>(IntPtr, T[,], Int32)
CaptureSamples<T>(IntPtr, T[,,], Int32)
CaptureStart(IntPtr)
CaptureStop(IntPtr)
CloseDevice(IntPtr)
CreateContext(IntPtr, Int32[])
CreateContext(IntPtr, Int32*)
DestroyContext(ContextHandle)
DestroyContext(ContextHandle)
GetContextsDevice(ContextHandle)
GetContextsDevice(ContextHandle)
GetCurrentContext()
GetEnumValue(IntPtr, String)
GetError(IntPtr)
GetInteger(IntPtr, AlcGetInteger, Int32, Int32)
GetInteger(IntPtr, AlcGetInteger, Int32, Int32[])
GetProcAddress(IntPtr, String)
GetString(IntPtr, AlcGetString)
GetString(IntPtr, AlcGetStringList)
IsExtensionPresent(IntPtr, String)
MakeContextCurrent(ContextHandle)
MakeContextCurrent(ContextHandle)
OpenDevice(String)
ProcessContext(ContextHandle)
ProcessContext(ContextHandle)
SuspendContext(ContextHandle)
SuspendContext(ContextHandle)
xamarinmac
namespace OpenTK.Audio.OpenAL
{
public static class Alc
{
public static void DestroyContext(ContextHandle context);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin macOS | 0.0 |
Information specific to xamarinmac | |
Assembly | OpenTK , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API