Skip to content
Snippets Groups Projects
Commit f12bf14d authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

player: pause when file finished

Change-Id: Id29eefe9d54819895426449ccf5a5fae3f8ee348
parent 67b698bb
No related branches found
No related tags found
No related merge requests found
......@@ -246,7 +246,6 @@ MediaPlayer::playFileFromBeginning()
if (hasVideo()) {
videoInput_->updateStartTime(startTime_);
}
pause(false);
}
void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment