OpenAL-1.3.1.3: A binding to the OpenAL cross-platform 3D audio APISource codeContentsIndex
Sound.OpenAL.AL.StringQueries
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
This module corresponds to section 3.1.2 (String Queries) of the OpenAL Specification and Reference (version 1.1).
Synopsis
alVendor :: GettableStateVar String
alRenderer :: GettableStateVar String
Documentation
alVendor :: GettableStateVar StringSource
Contains the name of the vendor.
alRenderer :: GettableStateVar StringSource
Contains information about the specific renderer.
Produced by Haddock version 2.4.2