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

Method tell

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

Source from the content-addressed store, hash-verified

386 file.close()
387
388 def tell(self):
389 return self._soundpos
390
391 def getnchannels(self):
392 return self._nchannels

Callers 2

_write_headerMethod · 0.45
_patchheaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected