implement a new audio player base class
Inherit QtMultimedia and VLC player from the new base class. Allows to catch compile time errors for QtMultimeda when vlc is installed and implement common code in the parent class.
Inherit QtMultimedia and VLC player from the new base class. Allows to catch compile time errors for QtMultimeda when vlc is installed and implement common code in the parent class.