OpenTK.Audio.OpenAL.Alc.IsExtensionPresent Method
This function queries if a specified context extension is available.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static bool IsExtensionPresent (IntPtr device, string extname)

Parameters

device
a pointer to the device to be queried for an extension.
extname
a null-terminated string describing the extension.

Returns

Returns True if the extension is available, False if the extension is not available.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0