HomeSort by relevance Sort by last modified time
    Searched defs:Play (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/cdrom/
SDL_syscdrom.h 40 /* Return the current status and play position, in frames, of the
45 /* Play from frame 'start' to 'start+len' */
46 int (*Play)(SDL_CD *cdrom, int start, int len);
48 /* Pause play */
51 /* Resume play */
54 /* Stop play */
  /external/webkit/Source/WebKit/chromium/public/
WebMediaPlayerAction.h 39 Play,
  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
SDL_epocaudio.cpp 175 void Play();
393 void CEpocAudio::Play()
596 CEpocAudio::Current(thisdevice).Play();
  /external/sonivox/jet_tools/JetCreator/
eas.py 93 'Play',
103 # iMode play modes
318 """Set play mode on a stream."""
490 def Play (self, max_time=None):
492 eas_logger.debug('EAS_File.Play')
    [all...]

Completed in 705 milliseconds