Lines Matching full:play
137 * play position of the CD will be stored in the SDL_CD structure.
142 * Play the given CD starting at 'start_track' and 'start_frame' for 'ntracks'
143 * tracks and 'nframes' frames. If both 'ntrack' and 'nframe' are 0, play
149 * // Play entire CD:
152 * // Play last track:
156 * // Play first and second track and 10 seconds of third track:
167 * Play the given CD starting at 'start' frame for 'length' frames.
172 /** Pause play
177 /** Resume play
182 /** Stop play