| AudioOutput Class(Phonon::WaveOut::AudioOutput)
 Inherits: QObject. Public Functions
31 public functions inherited from QObject SignalsAdditional Inherited Members
1 property inherited from QObject1 public slot inherited from QObject11 static public members inherited from QObject9 protected functions inherited from QObject 
Member Function DocumentationAudioOutput::AudioOutput(Backend * back, QObject * parent)AudioOutput::~AudioOutput()void AudioOutput::audioDeviceFailed() [signal]int AudioOutput::outputDevice() constSee also setOutputDevice(). void AudioOutput::setCrossFadingProgress(short currentIndex, qreal progress)bool AudioOutput::setOutputDevice(int newDevice)See also outputDevice(). bool AudioOutput::setOutputDevice(const AudioOutputDevice & newDevice)void AudioOutput::setVolume(qreal newVolume)See also volume(). qreal AudioOutput::volume() constSee also setVolume(). void AudioOutput::volumeChanged(qreal) [signal]
      
     |