Add description for wave.setcomptype() values

This commit is contained in:
Georg Brandl 2007-07-18 22:36:53 +00:00
parent db98f3632a
commit b68c944c3c
1 changed files with 2 additions and 0 deletions

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}