OpenTK.Audio.OpenAL.AL.GetEnumValue Method
This function returns the enumeration value of an OpenAL token, described by a string.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static int GetEnumValue (string ename)

Parameters

ename
A string describing an OpenAL token. Example "AL_DISTANCE_MODEL"

Returns

Returns the actual ALenum described by a string. Returns 0 if the string doesn’t describe a valid OpenAL token.

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