kdemm Library API Documentation

KDE::Multimedia::SimplePlayer Class Reference

Inheritance diagram for KDE::Multimedia::SimplePlayer:

Inheritance graph
[legend]
Collaboration diagram for KDE::Multimedia::SimplePlayer:

Collaboration graph
[legend]
List of all members.

Signals

void finished ()

Public Member Functions

 SimplePlayer (QObject *parent=0, const char *name=0)
 ~SimplePlayer ()
void play (const KURL &url)
void pause ()
void stop ()
long totalTime () const
long currentTime () const
void seek (long ms)
float volume () const
void setVolume (float volume)
bool isPlaying () const
bool isPaused () const

Detailed Description

Definition at line 35 of file simpleplayer.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdemm Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Sep 13 04:04:44 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003