Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
Safe Haskell | Safe-Infered |
Sound.OpenAL.AL.Format
Description
This is a purely internal module for (un-)marshaling Format.
Documentation
Valid sound formats. An implementation may expose other formats, see Sound.OpenAL.ALC.Extensions for information on determining if additional formats are supported.
marshalFormat :: Format -> ALenumSource