14.4.2 AU_write Objects
Python Library Reference
Previous: 14.4.1 AU_read Objects
Up: 14.4 sunau
Next: 14.5 wave
14.4.2 AU_write Objects
AU_write objects, as returned by open() above, have the
following methods:
setnchannels (n)
Set the number of channels.
setsampwidth (n)
Set the sample width (in bytes.)
setframerate (n)
Set the frame rate.
setnframes (n)
Set the number of frames. This can be later changed, when and if more
frames are written.
setcomptype (type, name)
Set the compression type and description.
Only 'NONE' and 'ULAW' are supported on output.
setparams (tuple)
The tuple should be (nchannels, sampwidth,
framerate, nframes, comptype, compname), with
values valid for the set*() methods. Set all parameters.
tell ()
Return current position in the file, with the same disclaimer for
the AU_read.tell() and AU_read.setpos() methods.
writeframesraw (data)
Write audio frames, without correcting nframes.
writeframes (data)
Write audio frames and make sure nframes is correct.
close ()
Make sure nframes is correct, and close the file.
This method is called upon deletion.
Note that it is invalid to set any parameters after calling
writeframes() or writeframesraw().
Python Library Reference
Previous: 14.4.1 AU_read Objects
Up: 14.4 sunau
Next: 14.5 wave
See About this document... for information on suggesting changes.
Wyszukiwarka
Podobne podstrony:
au read objectsWave write objectsstream writer objectsObjectImplfunction hwapi object remove110 Amazing Magic Tricks With Everyday Objectsfunction pg fetch objectObjectsubject object questionsfunction printer writewriteAZ AU PU plObjectbltin code objectsPrettyPrinter Objectswięcej podobnych podstron