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

Method getsampwidth

tools/python-3.11.9-amd64/Lib/aifc.py:397–398  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

395 return self._nframes
396
397 def getsampwidth(self):
398 return self._sampwidth
399
400 def getframerate(self):
401 return self._framerate

Callers 2

getparamsMethod · 0.95
aifc.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected