KPlayObject Class Reference
Inheritance diagram for KPlayObject:

Detailed Description
Definition at line 30 of file kplayobject.h.
Public Member Functions | |
KPlayObject () | |
KPlayObject (Arts::PlayObject playobject, bool isStream) | |
~KPlayObject () | |
void | setObject (Arts::PlayObject playObject) |
Arts::PlayObject | object () |
bool | isNull () |
bool | stream () |
void | play () |
void | seek (Arts::poTime newTime) |
void | pause () |
void | halt () |
QString | description () |
Arts::poTime | currentTime () |
Arts::poTime | overallTime () |
Arts::poCapabilities | capabilities () |
QString | mediaName () |
Arts::poState | state () |
Member Function Documentation
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 81 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 71 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 66 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 61 of file kplayobject.cc. |
|
return true if both this != 0, and object.isNull() in essence, ((KPlayObject*)0)->isNull() will not crash Definition at line 101 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 86 of file kplayobject.cc. |
|
Returns the internal Arts::PlayObject.
Definition at line 96 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 76 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 56 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 43 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 48 of file kplayobject.cc. |
|
Sets the internal Arts::PlayObject to .
Definition at line 108 of file kplayobject.cc. |
|
Reimplemented (Arts::PlayObject Wrapper).
Definition at line 91 of file kplayobject.cc. |
|
returns true if the internally playobject is used to play a stream
Definition at line 113 of file kplayobject.cc. |
The documentation for this class was generated from the following files: