 |
 |
 |
Python库参考手册(Python Library Reference) |
 |
 |
11.1.1 配置对象 Configuration Objects
Configuration objects returned by newconfig() have the
following methods:
配置对象由 newconfig() 传回, 它有以下方对:
-
Return the queue size. 传回队列的大小。
-
Set the queue size. 设定队列大小。
-
Get the sample width. 获得取样本的宽度。
-
Set the sample width. 设定取样的宽度。
-
Get the channel count. 取得频道的数目。
-
Set the channel count. 设定频道数目。
-
Get the sample format. 取得样本的格式。
-
Set the sample format. 设定样本的格式。
-
Get the maximum value for floating sample formats. 取得浮点样本格式的最大值。
-
Set the maximum value for floating sample formats. 设定浮点样本格式的最大值。
 |
 |
 |
Python库参考手册(Python Library Reference) |
 |
 |
版本 2.3.3, 文件最后更新时间 译文最后修改: 三月 22, 2004.