Lines Matching full:sampwidth
623 def setsampwidth(self, sampwidth):626 if sampwidth < 1 or sampwidth > 4:628 self._sampwidth = sampwidth675 nchannels, sampwidth, framerate, nframes, comptype, compname = info681 self.setsampwidth(sampwidth)959 print "sampwidth =", f.getsampwidth()