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

Class Error

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

Source from the content-addressed store, hash-verified

145
146
147class Error(Exception):
148 pass
149
150_AIFC_version = 0xA2805140 # Version 1 of AIFF-C
151

Callers 15

initfpMethod · 0.70
getmarkMethod · 0.70
setposMethod · 0.70
_read_comm_chunkMethod · 0.70
aiffMethod · 0.70
aifcMethod · 0.70
setnchannelsMethod · 0.70
getnchannelsMethod · 0.70
setsampwidthMethod · 0.70
getsampwidthMethod · 0.70
setframerateMethod · 0.70
getframerateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected