kaudiomanagerplay.cpp
KArtsServer is a wrapper to conveniently get a reference to a SoundServer, and restart artsd when nec...
Definition: kartsserver.h:38
Arts::SoundServerV2 server(void)
Get a verified reference to the SoundServerV2, (re)starting artsd using the kcontrol-specified settin...
Definition: kartsserver.cpp:47
TQString title()
returns the name of the output as it appears in the AudioManager
Definition: kaudiomanagerplay.cpp:57
void setTitle(const TQString &title)
Set the name of the output in the AudioManager.
Definition: kaudiomanagerplay.cpp:52
bool isNull() const
return true if this == 0 or amanPlay().isNull()
Definition: kaudiomanagerplay.cpp:45
Arts::Synth_AMAN_PLAY amanPlay()
Returns the internal Arts::Synth_AMAN_PLAY.
Definition: kaudiomanagerplay.cpp:40