Yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-al-constants.html

From ZCubes Wiki
Revision as of 18:30, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-cd.html|[[Image:yurttas_P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

16.2 AL -- Constants used with the al module

Availability: IRIX.

This module defines symbolic constants needed to use the built-in module al (see above); they are equivalent to those defined in the C header file <audio.h> except that the name prefix "AL_" is omitted. Read the module source for a complete list of the defined names. Suggested use:

import al
from AL import *

Send comments on this document to python-docs@python.org.