瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • 3.3.7 Documentation »
  • The Python Standard Library »
  • |

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. Here’s 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

上個主題

21.28. ipaddress — IPv4/IPv6 manipulation library

下個主題

22.1. audioop — Manipulate raw audio data

本頁

  • 顯示原始碼

快速搜尋

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • 3.3.7 Documentation »
  • The Python Standard Library »
  • |
© 版權所有 1990-2025, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 8月 10, 2025。
Created using Sphinx 1.8.4.