Public Member Functions | |
| __init__ (self, disptype=settings.DISPTYPE, **args) | |
Public Member Functions inherited from pygaze._sound.basesound.BaseSound | |
| __init__ (self) | |
| pan (self) | |
| play (self) | |
| stop (self) | |
| set_volume (self) | |
Sound playback
| pygaze.sound.Sound.__init__ | ( | self, | |
| disptype = settings.DISPTYPE, | |||
| ** | args ) |
Initializes the Sound object.
TODO: docstring.