Home | History | Annotate | Download | only in python2.7

Lines Matching full:getnframes

68   getnframes()    -- returns number of audio frames
265 # available through the getnframes() method
371 def getnframes(self):
391 self.getframerate(), self.getnframes(), \
652 def getnframes(self):
958 print "nframes =", f.getnframes()