OpenTK.Audio.OpenAL.AL.SourceStop Method
This function stops a set of sources. The stopped sources will have their state changed to ALSourceState.Stopped.

Syntax

[System.CLSCompliant(false)]
[System.Security.SuppressUnmanagedCodeSecurity]
public static void SourceStop (int ns, uint* sids)

Parameters

ns
The number of sources to stop.
sids
A pointer to an array of sources to be stopped.

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