Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
Safe Haskell | Safe-Infered |
Sound.OpenAL.ALC.BasicTypes
Description
This module corresponds to the introductory parts of chapter 6 (AL Contexts and the ALC API) of the OpenAL Specification and Reference (version 1.1).
The context API makes use of ALC types which are defined separately from the
AL types - there is an ALCboolean
, ALCchar
, etc.
Documentation
type ALCboolean = Int8Source
8-bit boolean