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

Method getframerate

tools/python-3.11.9-amd64/Lib/sunau.py:236–237  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

234 return self._sampwidth
235
236 def getframerate(self):
237 return self._framerate
238
239 def getnframes(self):
240 if self._data_size == AUDIO_UNKNOWN_SIZE:

Callers 3

getparamsMethod · 0.95
test_aifcFunction · 0.45
test_wavFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_aifcFunction · 0.36
test_wavFunction · 0.36