OpenTK.Audio.OpenAL.ALGetSourcei Enumeration
A list of valid Int32 GetSource parameters

Syntax

public enum ALGetSourcei

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BufferIndicate the Buffer to provide sound samples. Type: uint Range: any valid Buffer Handle.
BuffersProcessedThe number of buffers in the queue that have been processed.
BuffersQueuedThe number of buffers queued on this source.
ByteOffsetThe playback position, expressed in bytes. AL_EXT_OFFSET Extension.
SampleOffsetThe playback position, expressed in samples. AL_EXT_OFFSET Extension.
SourceStateThe state of the source (Stopped, Playing, etc.) Use the enum AlSourceState for comparison.
SourceTypeSource type (Static, Streaming or undetermined). Use enum AlSourceType for comparison.

Requirements

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