KMediaPlayer
#include <kmediaplayeradaptor_p.h>
Definition at line 22 of file kmediaplayeradaptor_p.h.
bool KMediaPlayerAdaptor::hasLength |
( |
| ) |
const |
bool KMediaPlayerAdaptor::isLooping |
( |
| ) |
const |
bool KMediaPlayerAdaptor::isSeekable |
( |
| ) |
const |
qlonglong KMediaPlayerAdaptor::length |
( |
| ) |
const |
bool KMediaPlayerAdaptor::openUrl |
( |
const QString & |
file | ) |
|
|
slot |
void KMediaPlayerAdaptor::pause |
( |
| ) |
|
|
slot |
void KMediaPlayerAdaptor::play |
( |
| ) |
|
|
slot |
qlonglong KMediaPlayerAdaptor::position |
( |
| ) |
const |
void KMediaPlayerAdaptor::seek |
( |
qlonglong |
msec | ) |
|
|
slot |
void KMediaPlayerAdaptor::setLooping |
( |
bool |
value | ) |
|
void KMediaPlayerAdaptor::setState |
( |
int |
value | ) |
|
int KMediaPlayerAdaptor::state |
( |
| ) |
const |
void KMediaPlayerAdaptor::stop |
( |
| ) |
|
|
slot |
bool KMediaPlayerAdaptor::hasLength |
|
read |
qlonglong KMediaPlayerAdaptor::length |
|
read |
bool KMediaPlayerAdaptor::looping |
|
readwrite |
qlonglong KMediaPlayerAdaptor::position |
|
read |
bool KMediaPlayerAdaptor::seekable |
|
read |
int KMediaPlayerAdaptor::state |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:16 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.