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 int[] GenSources (int n)

Parameters

n
The number of sources to be generated.

Returns

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