mirror of
https://github.com/python/cpython.git
synced 2026-02-01 04:02:20 +00:00
Add description for wave.setcomptype() values
(backport from rev. 56451)
This commit is contained in:
parent
6ecd4a0535
commit
44cb859cb7
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue