We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e99e4c2 + 7ce9eb1 commit 0b78032Copy full SHA for 0b78032
1 file changed
Doc/library/wave.rst
@@ -125,6 +125,8 @@ Wave_read Objects
125
This is one of :data:`WAVE_FORMAT_PCM`,
126
:data:`WAVE_FORMAT_IEEE_FLOAT`, or :data:`WAVE_FORMAT_EXTENSIBLE`.
127
128
+ .. versionadded:: 3.15
129
+
130
131
.. method:: getcomptype()
132
@@ -284,6 +286,8 @@ Wave_write Objects
284
286
285
287
Return the current frame format code.
288
289
290
291
292
.. method:: setparams(tuple)
293
0 commit comments