Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 02d1db9f46f2c9de879536206028a62d1a3f7bea authored by Larry Hastings on 29 March 2015, 22:34:26 UTC
Release bump for Python 3.5.0a3.
Tip revision: 02d1db9
mm.rst
.. _mmedia:

*******************
Multimedia Services
*******************

The modules described in this chapter implement various algorithms or interfaces
that are mainly useful for multimedia applications.  They are available at the
discretion of the installation.  Here's an overview:


.. toctree::

   audioop.rst
   aifc.rst
   sunau.rst
   wave.rst
   chunk.rst
   colorsys.rst
   imghdr.rst
   sndhdr.rst
   ossaudiodev.rst
back to top