The Media Browser example application demonstrates how to use the QML bindings of the Document Gallery (part of QtMobility APIs), create a visually appealing coverflow view, and show image and video files. It also demonstrates the use of QML plugins written in native Qt C++. The UI is implemented using mostly custom graphics and UI elements, but the updated version uses also some Qt Quick Components.
The updated application uses a customised QML Video player which has been made so that it can easily be used in any Qt Quick application. The video player component is developed in the Video Streamer project, available at: http://projects.developer.nokia.com/QMLVideoStreamer.
This example is hosted in Nokia Developer Projects, where you can find implementation notes and release notes, discover recent revisions, and contribute to the project.
Watch the video (2:50).