OpenAL-1.3.1.3: A binding to the OpenAL cross-platform 3D audio API
Source code
Contents
Index
Sound.OpenAL.AL.BufferInternal
Portability
portable
Stability
provisional
Maintainer
[email protected]
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
Source
The abstract buffer type.
Instances
Eq
Buffer
Ord
Buffer
Show
Buffer
ObjectName
Buffer
Storable
Buffer
marshalBuffer
::
Maybe
Buffer
->
ALuint
Source
unmarshalBuffer
::
ALuint
->
Maybe
Buffer
Source
Produced by
Haddock
version 2.4.2