Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Problem With QMediaPlayer

$
0
0
I’m Trying To Implement a simple audio player in my application but it gives me an error.. The Parts I Just Added:  player = new QMediaPlayer(this);     playlist = new QMediaPlaylist(player);     player->setPlaylist(playlist); The Error: 'player' was not declared in this scope error: 'playlist' was not declared in this scope Thanks In Advance..

Viewing all articles
Browse latest Browse all 18427

Trending Articles