OpenTK.Audio.OpenAL.AlcContextAttributes Enumeration
Defines available context attributes.

Syntax

public enum AlcContextAttributes

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
EfxMaxAuxiliarySends(EFX Extension) This Context property can be passed to OpenAL during Context creation (alcCreateContext) to request a maximum number of Auxiliary Sends desired on each Source. It is not guaranteed that the desired number of sends will be available, so an application should query this property after creating the context using alcGetIntergerv. Default: 2
FrequencyFollowed by System.Int32 Hz
MonoSourcesFollowed by System.Int32 Num of requested Mono (3D) Sources
RefreshFollowed by System.Int32 Hz
StereoSourcesFollowed by System.Int32 Num of requested Stereo Sources
SyncFollowed by AlBoolean.True, or AlBoolean.False

Requirements

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