OpenTK.Audio.OpenAL.ALSourceState Enumeration
Source state information, can be retrieved by AL.Source() with ALSourcei.SourceState.

Syntax

public enum ALSourceState

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
InitialDefault State when loaded, can be manually set with AL.SourceRewind().
PausedThe source has paused playback.
PlayingThe source is currently playing.
StoppedThe source is not playing.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0