interfaces Library API Documentation

KMediaPlayer::PlayerDCOPObject Class Reference

Inheritance diagram for KMediaPlayer::PlayerDCOPObject:

Inheritance graph
[legend]
Collaboration diagram for KMediaPlayer::PlayerDCOPObject:

Collaboration graph
[legend]
List of all members.

DCOP Member Functions

virtual bool openURL (const KURL &file)=0
virtual void pause ()=0
virtual void play ()=0
virtual void stop ()=0
virtual void seek (unsigned long msec)=0
virtual bool isSeekable () const =0
virtual unsigned long position () const =0
virtual bool hasLength () const =0
virtual unsigned long length () const =0
virtual void setLooping (bool)=0
virtual bool isLooping () const =0
virtual int state () const =0
virtual void setState (int)=0

Public Member Functions

 PlayerDCOPObject (void)

Detailed Description

Definition at line 33 of file playerdcopobject.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:15:07 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003