Wave_write.setparams(tuple)
The tuple should be (nchannels, sampwidth, framerate, nframes, comptype,
compname)
, with values valid for the set*()
methods. Sets all parameters.
Wave_write.setparams(tuple)
The tuple should be (nchannels, sampwidth, framerate, nframes, comptype,
compname)
, with values valid for the set*()
methods. Sets all parameters.
Please login to continue.