By default it is not possible to integrate a video in a Qt application but in this lesson we will see how to use the VLC API into a Qt application.

API VLC edit

VLC is a well-known media player but the developer of the player also provide an API which allows every one to use video playing and decoding function inside an other program.