#include <xmms/xmmsctrl.h>
Go to the source code of this file.
Classes | |
| class | cControlXmms |
| Class that manages XMMS player controls. More... | |
Typedefs | |
| typedef cControlXmms * | P_XMMS |
| Typedef for cControlXmms*. | |
This file contains declaration used to manage XMMS related controls. It contains everything necessary to find if the player is running and playing, and then get currently played song title.
|
|
Typedef for cControlXmms*.
|
1.3.9.1