Hi I am currently designing multimedia support for my application. I am
wondering which approach to take. Should I make use of the phonon library
or make use of the multimedia support provided in the Qt multimedia
library? We are currently making use of Qt 4.8, where phonon is supported.
However, I
I don't think Phonon is a supported backend in Qt 5. You should
probably look into new "Qt Multimedia" framework. On Linux, this
framework relies on GStreamer (for other platforms, it has different
dependencies).
HTH,
-mandeep
On Wed, Aug 20, 2014 at 7:17 AM, Thorvaldur Jochumsson
wrote:
> Hi I
On 2014-08-20, Thorvaldur Jochumsson wrote:
> Hi I am currently designing multimedia support for my application. I am
> wondering which approach to take. Should I make use of the phonon library
> or make use of the multimedia support provided in the Qt multimedia
> library? We are currently making
Hi I am currently designing multimedia support for my application. I am
wondering which approach to take. Should I make use of the phonon library
or make use of the multimedia support provided in the Qt multimedia
library? We are currently making use of Qt 4.8, where phonon is supported.
However, I