Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
Unless explicitly stated otherwise, the description below is true
4
both
for
AIFF-C files and AIFF files.
Callers
nothing calls this directly
Calls
14
namedtuple
Function · 0.90
open
Function · 0.70
print
Function · 0.50
append
Method · 0.45
getnchannels
Method · 0.45
getnframes
Method · 0.45
getsampwidth
Method · 0.45
getframerate
Method · 0.45
getcomptype
Method · 0.45
getcompname
Method · 0.45
setparams
Method · 0.45
getparams
Method · 0.45
Tested by
no test coverage detected