20#ifndef KAUDIOMANAGERPLAY_H
21#define KAUDIOMANAGERPLAY_H
25#include <tdelibs_export.h>
47 Arts::Synth_AMAN_PLAY amanPlay();
60 void setTitle(
const TQString & title );
67 void setAutoRestoreID(
const TQString & autoRestoreID );
68 TQString autoRestoreID();
75 Arts::Synth_AMAN_PLAY amanPlay;
KArtsServer is a wrapper to conveniently get a reference to a SoundServer, and restart artsd when nec...
KDE Wrapper for Arts::Synth_AMAN_PLAY.