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

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de

Sound.OpenAL.ALC.Capture

Description

This module corresponds to section 6.4.2. (Capture) of the OpenAL Specification and Reference (version 1.1).

Synopsis

Documentation

captureDefaultDeviceSpecifier :: GettableStateVar StringSource

Contains the name of the default capture device.

captureDeviceSpecifier :: Device -> GettableStateVar StringSource

Contains the specifier string for the given capture device.

allCaptureDeviceSpecifiers :: GettableStateVar [String]Source

Contains a list of specifiers for all available capture devices.