OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setnchannels
(Results
26 - 26
of
26
) sorted by null
1
2
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py
98
setnchannels
(n) -- set the number of channels
545
# set through the
setnchannels
() or setparams() method
611
def
setnchannels
(self, nchannels):
member in class:Aifc_write
680
self.
setnchannels
(nchannels)
[
all
...]
Completed in 50 milliseconds
1
2