Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 463c3f3eefbb706f4da1f17eb25a83968b636094 authored by Larry Hastings on 12 June 2016, 05:24:03 UTC
Release bump for 3.4.5rc1.
Tip revision: 463c3f3
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