OpenTK.Audio.OpenAL.AL.GenSources Method
This function generates one or more sources. References to sources are int values, which are used wherever a source reference is needed (in calls such as AL.DeleteSources and AL.Source with parameter ALSourcei).

Syntax

public static void GenSources (int[] sources)

Parameters

sources
Pointer to an array of int values which will store the names of the new sources.

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