OpenAL-1.3.1.3: A binding to the OpenAL cross-platform 3D audio APISource codeContentsIndex
Sound.OpenAL.AL.BufferInternal
Portabilityportable
Stabilityprovisional
Maintainersven.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.
show/hide Instances
marshalBuffer :: Maybe Buffer -> ALuintSource
unmarshalBuffer :: ALuint -> Maybe BufferSource
Produced by Haddock version 2.4.2