Logo

上個主題

ipaddress --- IPv4/IPv6 操作库

下個主題

audioop --- 处理原始音频数据

本頁

  • 报告 Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • |

多媒体服务¶

本章描述的模块实现了主要用于多媒体应用的各种算法或接口。 它们可在安装时自行决定。 这是一个概述:

  • audioop --- 处理原始音频数据
  • aifc --- 读写 AIFF 和 AIFC 文件
  • sunau --- 读写 Sun AU 文件
    • AU_read 对象
    • AU_write 对象
  • wave --- 读写WAV格式文件
    • Wave_read对象
    • Wave_write 对象
  • chunk --- 读取 IFF 分块数据
  • colorsys --- 颜色系统间的转换
  • imghdr --- 推测图像类型
  • sndhdr --- 推测声音文件的类型
  • ossaudiodev --- 访问兼容OSS的音频设备
    • 音频设备对象
    • 混音器设备对象

上個主題

ipaddress --- IPv4/IPv6 操作库

下個主題

audioop --- 处理原始音频数据

本頁

  • 报告 Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • |
© 版權所有 2001-2024, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 9月 07, 2024。 Found a bug?
Created using Sphinx 2.4.4.