KMediaPlayer
#include <kmediaplayeradaptor_p.h>
Definition at line 22 of file kmediaplayeradaptor_p.h.
§ hasLength()
bool KMediaPlayerAdaptor::hasLength |
( |
| ) |
const |
§ isLooping()
bool KMediaPlayerAdaptor::isLooping |
( |
| ) |
const |
§ isSeekable()
bool KMediaPlayerAdaptor::isSeekable |
( |
| ) |
const |
§ length()
qlonglong KMediaPlayerAdaptor::length |
( |
| ) |
const |
§ openUrl
bool KMediaPlayerAdaptor::openUrl |
( |
const QString & |
file | ) |
|
|
slot |
§ pause
void KMediaPlayerAdaptor::pause |
( |
| ) |
|
|
slot |
§ play
void KMediaPlayerAdaptor::play |
( |
| ) |
|
|
slot |
§ position()
qlonglong KMediaPlayerAdaptor::position |
( |
| ) |
const |
§ seek
void KMediaPlayerAdaptor::seek |
( |
qlonglong |
msec | ) |
|
|
slot |
§ setLooping()
void KMediaPlayerAdaptor::setLooping |
( |
bool |
value | ) |
|
§ setState()
void KMediaPlayerAdaptor::setState |
( |
int |
value | ) |
|
§ state()
int KMediaPlayerAdaptor::state |
( |
| ) |
const |
§ stop
void KMediaPlayerAdaptor::stop |
( |
| ) |
|
|
slot |
§ hasLength
bool KMediaPlayerAdaptor::hasLength |
|
read |
§ length
qlonglong KMediaPlayerAdaptor::length |
|
read |
§ looping
bool KMediaPlayerAdaptor::looping |
|
readwrite |
§ position
qlonglong KMediaPlayerAdaptor::position |
|
read |
§ seekable
bool KMediaPlayerAdaptor::seekable |
|
read |
§ state
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-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:32:16 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.