Copyright | (c) Sven Panne 2003-2016 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
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 = CChar Source #
8-bit boolean