Package pygsear :: Module Sound
[show private | hide private]
[frames | no frames]

Module pygsear.Sound

Sounds
Classes
DummySound Mock sound object, for when sound is not working.

Function Summary
  check_sound()
Test the sound system by trying to play a sound.
  pause()
Pause the sound playback, if sound is working
  unpause()
Unpause the sound playback, if sound is working

Function Details

check_sound()

Test the sound system by trying to play a sound.

Stores the status of the sound system in conf.sound_status

pause()

Pause the sound playback, if sound is working

unpause()

Unpause the sound playback, if sound is working

Generated by Epydoc 2.0 on Sat Dec 9 14:11:20 2006 http://epydoc.sf.net