Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ getframerate
Method
getframerate
tools/python-3.11.9-amd64/Lib/aifc.py:400–401 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
398
return
self._sampwidth
399
400
def
getframerate(self):
401
return
self._framerate
402
403
def
getcomptype(self):
404
return
self._comptype
Callers
2
getparams
Method · 0.95
aifc.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected