VLCMediaPlayer : Create or invalidate internal timing updates only when playback status has changed
requested to merge umxprime/VLCKit:umxprime/fixes/643-macos-vlckit-4-0-current-mediaplayertimechanged-problem-with-vlcmedialistplayer-2 into master
Given playback was started or stopped by a VLCMediaListPlayer
, the timing updates weren't behaving as expected and mediaPlayerTimeChanged
was only called when media stopped
Closes #643 (closed)