OpenTK.Audio.OpenAL.ALGetBufferi Enumeration
A list of valid Int32 GetBuffer parameters

Syntax

public enum ALGetBufferi

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BitsBit depth of the buffer. Should be 8 or 16.
ChannelsNumber of channels in buffer. > 1 is valid, but buffer won’t be positioned when played. 1 for Mono, 2 for Stereo.
FrequencySound sample's frequency, in units of Hertz [Hz]. This is the number of samples per second. Half of the sample frequency marks the maximum significant frequency component.
Sizesize of the Buffer in bytes.

Requirements

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