OpenAL-1.4.0.2: A binding to the OpenAL cross-platform 3D audio API

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellSafe-Inferred

Sound.OpenAL.AL.BufferInternal

Description

This is a purely internal module for (un-)marshaling Buffer.

Synopsis

Documentation

newtype Buffer Source

The abstract buffer type.

Constructors

Buffer 

Fields

bufferID :: ALuint