OpenTK.Audio.OpenAL.AL.IsBuffer Method
This function tests if a buffer name is valid, returning True if valid, False if not.

Syntax

[System.CLSCompliant(false)]
[System.Security.SuppressUnmanagedCodeSecurity]
public static bool IsBuffer (uint bid)

Parameters

bid
A buffer Handle previously allocated with AL.GenBuffers(int).

Returns

Success.

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