Does anyone have a working example of a video player built using Qt phonon? (in C++ )
See my related question here . I am unable to build one using
I have written a Simple Video Player using QT. The soure of the player is also hardcoded for this example. See here