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

File aifc.py

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

Source from the content-addressed store, hash-verified

1"""Stuff to parse AIFF-C and AIFF files.
2
3Unless explicitly stated otherwise, the description below is true
4both for AIFF-C files and AIFF files.

Callers

nothing calls this directly

Calls 14

namedtupleFunction · 0.90
openFunction · 0.70
printFunction · 0.50
appendMethod · 0.45
getnchannelsMethod · 0.45
getnframesMethod · 0.45
getsampwidthMethod · 0.45
getframerateMethod · 0.45
getcomptypeMethod · 0.45
getcompnameMethod · 0.45
setparamsMethod · 0.45
getparamsMethod · 0.45

Tested by

no test coverage detected