OpenAL-1.7.0.3: A binding to the OpenAL cross-platform 3D audio API

Copyright(c) Sven Panne 2003-2016
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Sound.OpenAL.AL.StringQueries

Description

This module corresponds to section 3.1.2 (String Queries) of the OpenAL Specification and Reference (version 1.1).

Synopsis

Documentation

alVendor :: GettableStateVar String Source

Contains the name of the vendor.

alRenderer :: GettableStateVar String Source

Contains information about the specific renderer.