Media Player Example
====================

This example demonstrates a simple multimedia player that can play audio and
video files using various codecs.

At its core this is a QML application, see
`Getting Started Programming with Qt Quick <https://doc.qt.io/qt-6/qtdoc-tutorials-alarms-example.html>`_
for information specific to that.

.. image:: mediaplayerapp.png
   :width: 1000
   :alt: Media Player Screenshot
