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

Lines Matching full:setpos

60 In some types of audio files, if the setpos() method is not used,
80 setpos(pos) -- seek to the specified position
83 The position returned by tell(), the position given to setpos() and
279 # setpos() method
405 def setpos(self, pos):