| Home | Trees | Index | Help |
|---|
| Package pygsear :: Module Sound |
|
| Classes | |
|---|---|
DummySound |
Mock sound object, for when sound is not working. |
| Function Summary | |
|---|---|
Test the sound system by trying to play a sound. | |
Pause the sound playback, if sound is working | |
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 inconf.sound_status
|
pause()Pause the sound playback, if sound is working |
unpause()Unpause the sound playback, if sound is working |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.0 on Fri Nov 11 14:26:38 2005 | http://epydoc.sf.net |