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

Lines Matching refs:compname

655     def setcomptype(self, comptype, compname):
661 self._compname = compname
675 nchannels, sampwidth, framerate, nframes, comptype, compname = info
684 self.setcomptype(comptype, compname)
962 print "compname =", f.getcompname()