#include <MpInterface.h>
◆ PlayerStatus
Enumerator |
---|
Unknown | |
Stopped | |
Playing | |
Paused | |
◆ MpInterface()
MpInterface::MpInterface |
( |
| ) |
|
|
inline |
◆ ~MpInterface()
virtual MpInterface::~MpInterface |
( |
| ) |
|
|
inlinevirtual |
◆ album()
QString MpInterface::album |
( |
| ) |
|
|
virtual |
◆ amipEval()
QString MpInterface::amipEval |
( |
const QString & | cmd | ) |
|
|
virtual |
◆ amipExec()
bool MpInterface::amipExec |
( |
const QString & | cmd | ) |
|
|
virtual |
◆ artist()
QString MpInterface::artist |
( |
| ) |
|
|
virtual |
◆ bitRate()
int MpInterface::bitRate |
( |
| ) |
|
|
virtual |
◆ channels()
int MpInterface::channels |
( |
| ) |
|
|
virtual |
◆ comment()
QString MpInterface::comment |
( |
| ) |
|
|
virtual |
◆ detect()
virtual int MpInterface::detect |
( |
bool | bStart | ) |
|
|
pure virtual |
◆ genre()
QString MpInterface::genre |
( |
| ) |
|
|
virtual |
◆ getEqData()
int MpInterface::getEqData |
( |
kvs_int_t & | i_val | ) |
|
|
virtual |
◆ getListLength()
int MpInterface::getListLength |
( |
| ) |
|
|
virtual |
◆ getLocalFile()
QString MpInterface::getLocalFile |
( |
| ) |
|
|
protected |
◆ getPlayListPos()
int MpInterface::getPlayListPos |
( |
| ) |
|
|
virtual |
◆ getRepeat()
bool MpInterface::getRepeat |
( |
| ) |
|
|
virtual |
◆ getShuffle()
bool MpInterface::getShuffle |
( |
| ) |
|
|
virtual |
◆ getVol()
int MpInterface::getVol |
( |
| ) |
|
|
virtual |
◆ hide()
bool MpInterface::hide |
( |
| ) |
|
|
virtual |
◆ jumpTo()
◆ lastError()
const QString & MpInterface::lastError |
( |
| ) |
const |
|
inline |
◆ length()
int MpInterface::length |
( |
| ) |
|
|
virtual |
◆ mediaType()
QString MpInterface::mediaType |
( |
| ) |
|
|
virtual |
◆ minimize()
bool MpInterface::minimize |
( |
| ) |
|
|
virtual |
◆ mrl()
virtual QString MpInterface::mrl |
( |
| ) |
|
|
pure virtual |
◆ mute()
bool MpInterface::mute |
( |
| ) |
|
|
virtual |
◆ next()
virtual bool MpInterface::next |
( |
| ) |
|
|
pure virtual |
◆ notImplemented()
void MpInterface::notImplemented |
( |
| ) |
|
|
protected |
References __tr2qs_ctx, and setLastError().
Referenced by amipExec(), getEqData(), getListLength(), getPlayListPos(), getRepeat(), getShuffle(), getVol(), hide(), jumpTo(), length(), minimize(), mute(), playMrl(), position(), quit(), setEqData(), setPlayListPos(), setRepeat(), setShuffle(), setVol(), show(), and status().
◆ nowPlaying()
virtual QString MpInterface::nowPlaying |
( |
| ) |
|
|
pure virtual |
◆ pause()
virtual bool MpInterface::pause |
( |
| ) |
|
|
pure virtual |
◆ play()
virtual bool MpInterface::play |
( |
| ) |
|
|
pure virtual |
◆ playMrl()
bool MpInterface::playMrl |
( |
const QString & | mrl | ) |
|
|
virtual |
◆ position()
int MpInterface::position |
( |
| ) |
|
|
virtual |
◆ prev()
virtual bool MpInterface::prev |
( |
| ) |
|
|
pure virtual |
◆ quit()
bool MpInterface::quit |
( |
| ) |
|
|
virtual |
◆ sampleRate()
int MpInterface::sampleRate |
( |
| ) |
|
|
virtual |
◆ setEqData()
◆ setLastError()
void MpInterface::setLastError |
( |
const QString & | szLastError | ) |
|
|
inline |
◆ setPlayListPos()
bool MpInterface::setPlayListPos |
( |
kvs_int_t & | iPos | ) |
|
|
virtual |
◆ setRepeat()
bool MpInterface::setRepeat |
( |
bool & | bVal | ) |
|
|
virtual |
◆ setShuffle()
bool MpInterface::setShuffle |
( |
bool & | bVal | ) |
|
|
virtual |
◆ setVol()
◆ show()
bool MpInterface::show |
( |
| ) |
|
|
virtual |
◆ status()
◆ stop()
virtual bool MpInterface::stop |
( |
| ) |
|
|
pure virtual |
◆ title()
QString MpInterface::title |
( |
| ) |
|
|
virtual |
◆ year()
QString MpInterface::year |
( |
| ) |
|
|
virtual |
◆ m_szLastError
QString MpInterface::m_szLastError |
|
protected |
The documentation for this class was generated from the following files: