OpenTK.Audio.OpenAL.AL.IsExtensionPresent Method
This function tests if a specific Extension is available for the OpenAL driver.

Syntax

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

Parameters

extname
A string naming the desired extension. Example: "EAX-RAM"

Returns

Returns True if the Extension is available or False if 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