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

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellSafe-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).

Synopsis

Documentation

alVendor :: GettableStateVar StringSource

Contains the name of the vendor.

alRenderer :: GettableStateVar StringSource

Contains information about the specific renderer.