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.

Navigazione

  • indice
  • moduli |
  • successivo |
  • precedente |
  • Python »
  • 3.7.17 Documentation »
  • The Python Standard Library »
  • |

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:

  • audioop — Manipulate raw audio data
  • aifc — Read and write AIFF and AIFC files
  • sunau — Read and write Sun AU files
    • AU_read Objects
    • AU_write Objects
  • wave — Read and write WAV files
    • Wave_read Objects
    • Wave_write Objects
  • chunk — Read IFF chunked data
  • colorsys — Conversions between color systems
  • imghdr — Determine the type of an image
  • sndhdr — Determine type of sound file
  • ossaudiodev — Access to OSS-compatible audio devices
    • Audio Device Objects
    • Mixer Device Objects

Argomento precedente

ipaddress — IPv4/IPv6 manipulation library

Argomento successivo

audioop — Manipulate raw audio data

Questa pagina

  • Riporta un Bug
  • Mostra sorgente

Navigazione

  • indice
  • moduli |
  • successivo |
  • precedente |
  • Python »
  • 3.7.17 Documentation »
  • The Python Standard Library »
  • |
© Copyright 2001-2023, Python Software Foundation.
La Python Software Foundation è una società senza scopo di lucro. Per favore, fai una donazione.
Ultimo aggiornamento giu 28, 2023. Trovato un bug?
Creato utilizzando Sphinx 2.3.1.