AudioIface Class Reference
[audio]
#include <gazebo.h>
Inheritance diagram for AudioIface:

Detailed Description
The audio interface.
Public Member Functions | |
| AudioIface () | |
| Constructor. | |
| virtual | ~AudioIface () |
| Destructor. | |
| virtual void | Create (Server *server, std::string id) |
| Create the interface (used by Gazebo server). | |
| virtual void | Open (Client *client, std::string id) |
| Open an existing interface. | |
Public Attributes | |
| AudioData * | data |
| Pointer to the audio data. | |
The documentation for this class was generated from the following file: