#include <controlXmms.h>
Public Member Functions | |
| cControlXmms () | |
| Constructor. | |
| bool | XmmsIsRunning () |
| Returns if XMMS is running. | |
| bool | XmmsIsPlaying () |
| Returns if XMMS is playing. | |
| char * | XmmsGetTitle () |
| Gets XMMS song title. | |
|
|
Constructor. Construct the class.
|
|
|
Gets XMMS song title. This methods gets and returns the tilte of currently played song in XMMS
|
|
|
Returns if XMMS is playing.
|
|
|
Returns if XMMS is running.
|
1.3.9.1