(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/al-port-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-al.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-al.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 16.1.2 Port Objects Up: 16.1 al Previous: 16.1 al
16.1.1 Configuration Objects
Configuration objects (returned by newconfig() have the following methods:
- getqueuesize ()
- Return the queue size.
- setqueuesize (size)
- Set the queue size.
- getwidth ()
- Get the sample width.
- setwidth (width)
- Set the sample width.
- getchannels ()
- Get the channel count.
- setchannels (nchannels)
- Set the channel count.
- getsampfmt ()
- Get the sample format.
- setsampfmt (sampfmt)
- Set the sample format.
- getfloatmax ()
- Get the maximum value for floating sample formats.
- setfloatmax (floatmax)
- Set the maximum value for floating sample formats.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/al-port-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-al.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-al.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 16.1.2 Port Objects Up: 16.1 al Previous: 16.1 al