vlcmediawidget: workaround a bug at pause status report

Authored by mauroc on Jul 9 2017, 12:50 PM.

Description

vlcmediawidget: workaround a bug at pause status report

libVlc were supposed to report libvlc_Paused when status changes
to pause. However, the first time pause is pressed, it reports,
instead, libvlc_Playing. So, instead of relying on it, let's
internally cache when the MediaWidget requests to set pause, and
use the internal cache to properly report it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

Details

Committed
maurocJul 9 2017, 12:50 PM
Parents
R466:ce76b409b812: dvb: use camelCase instead of camel_case for pcrPid
Branches
Unknown
Tags
Unknown