Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ getnchannels
Method
getnchannels
tools/python-3.11.9-amd64/Lib/aifc.py:391–392 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
389
return
self._soundpos
390
391
def
getnchannels(self):
392
return
self._nchannels
393
394
def
getnframes(self):
395
return
self._nframes
Callers
2
getparams
Method · 0.95
aifc.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected