Eyetracker
 
Loading...
Searching...
No Matches
pygaze.sound.Sound Class Reference
Inheritance diagram for pygaze.sound.Sound:
pygaze._sound.basesound.BaseSound

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)
 

Detailed Description

Sound playback

Constructor & Destructor Documentation

◆ __init__()

pygaze.sound.Sound.__init__ ( self,
disptype = settings.DISPTYPE,
** args )
        Initializes the Sound object.
        
        TODO: docstring.

The documentation for this class was generated from the following file: