Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pcbPlayerController Class Reference

I have introduced this class so that it will be possible in the future to easily control different player types. More...

#include <pcbPlayer.h>

List of all members.

Public Methods

virtual void Play () = 0
virtual void Stop () = 0
virtual void Pause () = 0
virtual void Resume () = 0
virtual void Next () = 0
virtual void Previous () = 0
virtual bool Seek (int position) = 0
virtual bool SeekToStart () = 0
virtual bool SeekToEnd () = 0
virtual int Tell () = 0


Detailed Description

I have introduced this class so that it will be possible in the future to easily control different player types.

It is a completely abstract interface.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:09 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000