I need QMediaPlayer and QMediaPlayList in a c++ qt project.
Environment is Visual Studio 2022 with qt visual studio tools.
I have added the Qt6Multimedia.lib from the msvc2019_64/lib folder to the project.
How do I find out what the correct include statements are?
Autocomplete does not show me anything about QMultimedia