This function plays, replays or resumes a source. The playing source will have it's state changed to ALSourceState.Playing. When called on a source which is already playing, the source will restart at the beginning. When the attached buffer(s) are done playing, the source will progress to the ALSourceState.Stopped state.
Syntax
[System.CLSCompliant(false)]
[System.Security.SuppressUnmanagedCodeSecurity]
public static
void SourcePlay (
uint sid)
Parameters
- sid
- The name of the source to be played.
Remarks
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0