kplayobjectfactory.h
79 class TDE_EXPORT PlayObjectFactory// : public TQObject ### for KDE4 make it a TQObject to be able to receive signals
KArtsServer is a wrapper to conveniently get a reference to a SoundServer, and restart artsd when nec...
Definition: kartsserver.h:38
This class implements a factory to create KDE::PlayObjects for a given URL and mimetype.
Definition: kplayobjectfactory.h:80
bool allowStreaming()
returns "true" if the factory is allowed to create streaming PlayObjects.
Definition: kplayobjectfactory.h:132
void setAllowStreaming(bool s)
setAllowStreaming( true ) allows the factory to create a streaming PlayObject for a non-local URL.
Definition: kplayobjectfactory.h:126
This class acts as a general interface to the KDE multimedia framework.
Definition: kplayobject.h:189