Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
Safe Haskell | Safe-Infered |
Sound.OpenAL.AL.StringQueries
Description
This module corresponds to section 3.1.2 (String Queries) of the OpenAL Specification and Reference (version 1.1).
Documentation
alVendor :: GettableStateVar StringSource
Contains the name of the vendor.
alRenderer :: GettableStateVar StringSource
Contains information about the specific renderer.