Definition at line 73 of file soundplay_node.py.
 
◆ __init__()
      
        
          | def soundplay_node.SoundPlayNode.__init__ | ( |  | self | ) |  | 
      
 
 
◆ callback()
      
        
          | def soundplay_node.SoundPlayNode.callback | ( |  | self, | 
        
          |  |  |  | data | 
        
          |  | ) |  |  | 
      
 
 
◆ cleanup()
      
        
          | def soundplay_node.SoundPlayNode.cleanup | ( |  | self | ) |  | 
      
 
 
◆ cleanupdict()
      
        
          | def soundplay_node.SoundPlayNode.cleanupdict | ( |  | self, | 
        
          |  |  |  | dict | 
        
          |  | ) |  |  | 
      
 
 
◆ diagnostics()
      
        
          | def soundplay_node.SoundPlayNode.diagnostics | ( |  | self, | 
        
          |  |  |  | state | 
        
          |  | ) |  |  | 
      
 
 
◆ execute_cb()
      
        
          | def soundplay_node.SoundPlayNode.execute_cb | ( |  | self, | 
        
          |  |  |  | data | 
        
          |  | ) |  |  | 
      
 
 
◆ get_sound_length()
      
        
          | def soundplay_node.SoundPlayNode.get_sound_length | ( |  | self | ) |  | 
      
 
 
◆ idle_loop()
      
        
          | def soundplay_node.SoundPlayNode.idle_loop | ( |  | self | ) |  | 
      
 
 
◆ init_vars()
      
        
          | def soundplay_node.SoundPlayNode.init_vars | ( |  | self | ) |  | 
      
 
 
◆ select_sound()
      
        
          | def soundplay_node.SoundPlayNode.select_sound | ( |  | self, | 
        
          |  |  |  | data | 
        
          |  | ) |  |  | 
      
 
 
◆ sleep()
      
        
          | def soundplay_node.SoundPlayNode.sleep | ( |  | self, | 
        
          |  |  |  | duration | 
        
          |  | ) |  |  | 
      
 
 
◆ stopall()
      
        
          | def soundplay_node.SoundPlayNode.stopall | ( |  | self | ) |  | 
      
 
 
◆ stopdict()
      
        
          | def soundplay_node.SoundPlayNode.stopdict | ( |  | self, | 
        
          |  |  |  | dict | 
        
          |  | ) |  |  | 
      
 
 
◆ _as
  
  | 
        
          | soundplay_node.SoundPlayNode._as |  | private | 
 
 
◆ _feedback
  
  | 
        
          | soundplay_node.SoundPlayNode._feedback = SoundRequestFeedback() |  | staticprivate | 
 
 
◆ _result
  
  | 
        
          | soundplay_node.SoundPlayNode._result = SoundRequestResult() |  | staticprivate | 
 
 
◆ active_sounds
      
        
          | soundplay_node.SoundPlayNode.active_sounds | 
      
 
 
◆ builtinsoundparams
      
        
          | soundplay_node.SoundPlayNode.builtinsoundparams | 
      
 
 
◆ builtinsounds
      
        
          | soundplay_node.SoundPlayNode.builtinsounds | 
      
 
 
◆ default_voice
      
        
          | soundplay_node.SoundPlayNode.default_voice | 
      
 
 
◆ device
      
        
          | soundplay_node.SoundPlayNode.device | 
      
 
 
◆ diagnostic_pub
      
        
          | soundplay_node.SoundPlayNode.diagnostic_pub | 
      
 
 
◆ filesounds
      
        
          | soundplay_node.SoundPlayNode.filesounds | 
      
 
 
◆ g_loop
      
        
          | soundplay_node.SoundPlayNode.g_loop | 
      
 
 
◆ hotlist
      
        
          | soundplay_node.SoundPlayNode.hotlist | 
      
 
 
◆ initialized
      
        
          | soundplay_node.SoundPlayNode.initialized | 
      
 
 
◆ last_activity_time
      
        
          | soundplay_node.SoundPlayNode.last_activity_time | 
      
 
 
◆ loop_rate
      
        
          | soundplay_node.SoundPlayNode.loop_rate | 
      
 
 
◆ mutex
      
        
          | soundplay_node.SoundPlayNode.mutex | 
      
 
 
◆ no_error
      
        
          | soundplay_node.SoundPlayNode.no_error | 
      
 
 
◆ num_channels
      
        
          | soundplay_node.SoundPlayNode.num_channels | 
      
 
 
◆ plugin
      
        
          | soundplay_node.SoundPlayNode.plugin | 
      
 
 
◆ plugin_name
      
        
          | soundplay_node.SoundPlayNode.plugin_name | 
      
 
 
◆ sub
      
        
          | soundplay_node.SoundPlayNode.sub | 
      
 
 
◆ voicesounds
      
        
          | soundplay_node.SoundPlayNode.voicesounds | 
      
 
 
The documentation for this class was generated from the following file: