Public Member Functions | Public Attributes | List of all members
sound_play.libsoundplay.Sound Class Reference

Class that publishes messages to the sound_play node. More...

Inheritance diagram for sound_play.libsoundplay.Sound:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, client, snd, arg, volume=1.0)
 

Public Attributes

 arg
 
 client
 
 snd
 
 vol
 

Detailed Description

Class that publishes messages to the sound_play node.

This class is a helper class for communicating with the sound_play node via the sound_play.SoundRequest message. It has two ways of being used:

Definition at line 58 of file libsoundplay.py.

Constructor & Destructor Documentation

def sound_play.libsoundplay.Sound.__init__ (   self,
  client,
  snd,
  arg,
  volume = 1.0 
)

Definition at line 59 of file libsoundplay.py.

Member Data Documentation

sound_play.libsoundplay.Sound.arg

Definition at line 62 of file libsoundplay.py.

sound_play.libsoundplay.Sound.client

Definition at line 60 of file libsoundplay.py.

sound_play.libsoundplay.Sound.snd

Definition at line 61 of file libsoundplay.py.

sound_play.libsoundplay.Sound.vol

Definition at line 63 of file libsoundplay.py.


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


sound_play
Author(s): Blaise Gassend
autogenerated on Tue Mar 26 2019 02:30:56