In the previous chapter, we learned how to upload and download files through cloud storage. Now, in this chapter, we are going to learn how to open these files, specifically media files such as images, music, and videos, using Qt's multimedia module.
In this chapter, we will cover the following topics:
- Revisiting the multimedia module
- The image viewer
- The music player
- The video player
Let's get started!