Dokumen ini untuk versi lama Python yang tidak didukung lagi. Anda harus memutakhirkan, dan membaca Dokumentasi Python untuk rilis stabil saat ini.

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.5.10 Documentation »
  • Pustaka Standar Python »
  • |

22. Layanan MultimediaΒΆ

Modul yang dijelaskan dalam bab ini menerapkan berbagai algoritma atau antarmuka yang terutama berguna untuk aplikasi multimedia. Mereka tersedia atas kebijaksanaan instalasi. Berikut ini ikhtisar:

  • 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

Topik sebelum

21.28. ipaddress --- IPv4/IPv6 manipulation library

Topik berikutnya

22.1. audioop --- Manipulate raw audio data

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.5.10 Documentation »
  • Pustaka Standar Python »
  • |
© Copyright 2001-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Terakhir diperbarui pada Des 18, 2020. Found a bug?
Created using Sphinx 1.8.4.