Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
Python Library Reference
Previous:
18.1 al
Up:
18.1 al
Next:
18.1.2 Port Objects
18.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.
Python Library Reference
Previous:
18.1 al
Up:
18.1 al
Next:
18.1.2 Port Objects
See
About this document...
for information on suggesting changes.