AU_write objects, as returned by open() above, have the following methods:
n) |
n) |
n) |
n) |
type, name) |
'NONE'
and 'ULAW'
are supported on output.
tuple) |
(nchannels, sampwidth,
framerate, nframes, comptype, compname)
, with
values valid for the set*() methods. Set all parameters.
) |
data) |
data) |
) |
This method is called upon deletion.
Note that it is invalid to set any parameters after calling writeframes() or writeframesraw().
See About this document... for information on suggesting changes.