Add description for wave.setcomptype() values
This commit is contained in:
parent
db98f3632a
commit
b68c944c3c
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue