21. 多媒体服务¶
本章描述的模块实现了主要用于多媒体应用的各种算法或接口。 它们可在安装时自行决定。 这是一个概述:
- 21.1.
audioop— Manipulate raw audio data - 21.2.
imageop— Manipulate raw image data - 21.3.
aifc— Read and write AIFF and AIFC files - 21.4.
sunau— 读写 Sun AU 文件 - 21.5.
wave— 读写WAV格式文件 - 21.6.
chunk— 读取 IFF 分块数据 - 21.7.
colorsys— 颜色系统间的转换 - 21.8.
imghdr— 推测图像类型 - 21.9.
sndhdr— 推测声音文件的类型 - 21.10.
ossaudiodev— Access to OSS-compatible audio devices
