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

Lines Matching full:setparams

105   setparams(tuple)
341 self._decomp.SetParams(params)
541 # set through the setcomptype() or setparams() method
543 # set through the setcomptype() or setparams() method
545 # set through the setnchannels() or setparams() method
547 # set through the setsampwidth() or setparams() method
549 # set through the setframerate() or setparams() method
551 # set through the setnframes() or setparams() method
674 def setparams(self, info):
833 self._comp.SetParams(params)
967 g.setparams(f.getparams())