summaryrefslogtreecommitdiff
path: root/devdocs/python~3.12/library%2Fmm.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/python~3.12/library%2Fmm.html')
-rw-r--r--devdocs/python~3.12/library%2Fmm.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/devdocs/python~3.12/library%2Fmm.html b/devdocs/python~3.12/library%2Fmm.html
new file mode 100644
index 00000000..d1944035
--- /dev/null
+++ b/devdocs/python~3.12/library%2Fmm.html
@@ -0,0 +1,7 @@
+ <span id="mmedia"></span><h1>Multimedia Services</h1> <p>The modules described in this chapter implement various algorithms or interfaces that are mainly useful for multimedia applications. They are available at the discretion of the installation. Here’s an overview:</p> <ul> <li class="toctree-l1">
+<a class="reference internal" href="wave"><code>wave</code> — Read and write WAV files</a><ul> <li class="toctree-l2"><a class="reference internal" href="wave#wave-read-objects">Wave_read Objects</a></li> <li class="toctree-l2"><a class="reference internal" href="wave#wave-write-objects">Wave_write Objects</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="colorsys"><code>colorsys</code> — Conversions between color systems</a></li> </ul> <div class="_attribution">
+ <p class="_attribution-p">
+ &copy; 2001&ndash;2023 Python Software Foundation<br>Licensed under the PSF License.<br>
+ <a href="https://docs.python.org/3.12/library/mm.html" class="_attribution-link">https://docs.python.org/3.12/library/mm.html</a>
+ </p>
+</div>