MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / sndhdr.py

File sndhdr.py

tools/python-3.11.9-amd64/Lib/sndhdr.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Routines to help recognizing sound files.
2
3Function whathdr() recognizes various types of sound file headers.
4It understands almost all headers that SOX can decode.

Callers

nothing calls this directly

Calls 3

namedtupleFunction · 0.90
testFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected