Revision aa01e7e...

Go back to digest for 28th July 2013

Features in Multimedia

Harald Sitter committed changes in [phonon] /:

export AO's PA stream UUID to backend

- new interface class (go virtuals!) AudioOutputInterface47
to use it the backend needs to define PHONON_BACKEND_VERSION_4_7
- new pure virtual in 47 ::setStreamUuid(QString) called right after
backend creation to pass it the stream UUID used to map a PA stream
to this AO; can be used to do property handling with PulseSupport

File Changes

Modified 3 files
  •   phonon/audiooutput.cpp
  •   phonon/audiooutputinterface.h
  •   phonon/phonondefs.h
3 files changed in total