Python logo

上一个主题

ipaddress --- IPv4/IPv6 操作库

下一个主题

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

本页

  • 报告 Bug
  • 显示源代码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.8.18 Documentation »
  • Python 标准库 »
  • |
  • |

多媒体服务¶

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

  • 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.18 Documentation »
  • Python 标准库 »
  • |
  • |
© 版权所有 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.

最后更新于 2月 08, 2024. Found a bug?
Created using Sphinx 2.4.4.