[ Web Proxy ]
URL:
Viewing: https://docs.python.org/3.6/library/../reference/../tutorial/../tutorial/../library/mm.html [Back]  [Original]

22. Multimedia Services — Python 3.6.15 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 »
  • 3.6.15 Documentation »
  • The Python Standard Library »
  • Quick search:
    |

22. 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. Heres an overview:

  • 22.1. audioop Manipulate raw audio data
  • 22.2. aifc Read and write AIFF and AIFC files
  • 22.3. sunau Read and write Sun AU files
    • 22.3.1. AU_read Objects
    • 22.3.2. AU_write Objects
  • 22.4. wave Read and write WAV files
    • 22.4.1. Wave_read Objects
    • 22.4.2. Wave_write Objects
  • 22.5. chunk Read IFF chunked data
  • 22.6. colorsys Conversions between color systems
  • 22.7. imghdr Determine the type of an image
  • 22.8. sndhdr Determine type of sound file
  • 22.9. ossaudiodev Access to OSS-compatible audio devices
    • 22.9.1. Audio Device Objects
    • 22.9.2. Mixer Device Objects

Previous topic

21.28. ipaddress IPv4/IPv6 manipulation library

Next topic

22.1. audioop Manipulate raw audio data

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • []
  • Python »
  • 3.6.15 Documentation »
  • The Python Standard Library »
  • Quick search:
    |
© Copyright 2001-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Apr 16, 2025. Found a bug?
Created using Sphinx 2.3.1.

Web Proxy Viewer  |  New URL  |  Original Page