Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
gtkplayer Class Reference
An interface to the player class for gtk.
More...
#include <gtkplayer.h>
Inheritance diagram for gtkplayer
[legend]Collaboration diagram for gtkplayer:
[legend]List of all members.
Public Methods |
| gtkplayer (GdkInputFunction function, pp::Audio* driver = 0) |
virtual | ~gtkplayer () |
virtual void | Play (bool fRestart = true) |
virtual void | Stop () |
void | SetRepeat (bool x) |
bool | GetRepeat () const |
Protected Methods |
virtual void | CallbackOrder () |
virtual void | CallbackRow () |
virtual void | CallbackBpm () |
virtual void | CallbackSpeed () |
virtual void | CallbackGv () |
virtual void | CallbackEnd () |
virtual void | CallbackError (const char *msg) |
Detailed Description
An interface to the player class for gtk.
The functions that processes the interprocess stuff can't really be in the gtkplayer class since it wants to modify the user interface so pass to the class in the constructor.
The documentation for this class was generated from the following files:
- /home/pcburns/c/penguinsound/src/player/include/gtkplayer.h
- /home/pcburns/c/penguinsound/src/player/src/applications/gtkmod/gtkplayer.cpp
Generated at Mon Nov 27 01:46:57 2000 for LibPenguinPlay by
1.2.3 written by Dimitri van Heesch,
© 1997-2000