Add description for wave.setcomptype() values

(backport from rev. 56451)
This commit is contained in:
Georg Brandl 2007-07-18 22:36:55 +00:00
parent 6ecd4a0535
commit 44cb859cb7

View file

@ -142,6 +142,8 @@ more frames are written.
\begin{methoddesc}[Wave_write]{setcomptype}{type, name}
Set the compression type and description.
At the moment, only compression type \samp{NONE} is supported,
meaning no compression.
\end{methoddesc}
\begin{methoddesc}[Wave_write]{setparams}{tuple}