OpenAL-1.4.0.0: A binding to the OpenAL cross-platform 3D audio API
Source code
Contents
Index
Sound.OpenAL.AL.BufferInternal
Portability
portable
Stability
stable
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
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