ALSourcei Enum

Definition

A list of valid Int32 Source parameters

public enum ALSourcei
type ALSourcei = 
Inheritance
ALSourcei

Fields

Buffer 4105

Indicate the Buffer to provide sound samples. Type: uint Range: any valid Buffer Handle.

ByteOffset 4134

The playback position, expressed in bytes.

EfxDirectFilter 131077

(EFX Extension) This Source property is used to apply filtering on the direct-path (dry signal) of a Source.

SampleOffset 4133

The playback position, expressed in samples.

SourceType 4135

Source type (Static, Streaming or undetermined). Use enum AlSourceType for comparison

Applies to