qml:video: sync play pause button state with media player stop play calls
This is part of the fix for issue: https://secogroup.atlassian.net/browse/YT-99
In some cases media player was started and stopped without variable, which tracks this state, being update.
This MR fixes that.