ActiveState homepage
docs.activestate.com
ActivePython 2.7.18 Documentation
  • Get ActivePython
      Release notes Windows installation Linux Installaton macOS Installation License
  • Get Started
      What's included Linux macOS Windows Python 2.7.18 docs Package Reference
  • Contact Us

21. Multimedia Services — Python 2.7.18 documentation
This document is for an old version of Python that is no longer supported. You should upgrade and read the Python documentation for the current stable release.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • en 2.7.18 Documentation »
  • The Python Standard Library »

21. 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:

  • 21.1. audioop — Manipulate raw audio data
  • 21.2. imageop — Manipulate raw image data
  • 21.3. aifc — Read and write AIFF and AIFC files
  • 21.4. sunau — Read and write Sun AU files
    • 21.4.1. AU_read Objects
    • 21.4.2. AU_write Objects
  • 21.5. wave — Read and write WAV files
    • 21.5.1. Wave_read Objects
    • 21.5.2. Wave_write Objects
  • 21.6. chunk — Read IFF chunked data
  • 21.7. colorsys — Conversions between color systems
  • 21.8. imghdr — Determine the type of an image
  • 21.9. sndhdr — Determine type of sound file
  • 21.10. ossaudiodev — Access to OSS-compatible audio devices
    • 21.10.1. Audio Device Objects
    • 21.10.2. Mixer Device Objects

Previous topic

20.25. DocXMLRPCServer — Self-documenting XML-RPC server

Next topic

21.1. audioop — Manipulate raw audio data

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • en 2.7.18 Documentation »
  • The Python Standard Library »
© Copyright 1990-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Apr 20, 2020. Found a bug?
Created using Sphinx 2.3.1.
Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.