OpenAL-1.3.1.1: A binding to the OpenAL cross-platform 3D audio API
Contents
Index
Sound.OpenAL.AL.BufferInternal
Portability
portable
Stability
provisional
Maintainer
sven.panne@aedion.de
Description
This is a purely internal module for (un-)marshaling Buffer.
Synopsis
data
Buffer
marshalBuffer
::
Maybe
Buffer
->
ALuint
unmarshalBuffer
::
ALuint
->
Maybe
Buffer
Documentation
data
Buffer
The abstract buffer type.
Instances
Eq
Buffer
Ord
Buffer
Show
Buffer
Storable
Buffer
ObjectName
Buffer
marshalBuffer
::
Maybe
Buffer
->
ALuint
unmarshalBuffer
::
ALuint
->
Maybe
Buffer
Produced by
Haddock
version 2.2.2