When using jumpFoward/jumpBackward with a length that would put VLCMediaPlayer out of bounds of the media it puts it into an untrackable state. Check when using these events against the ticks/seconds to put VLCVideoPlayer into a custom and friendly state.
When using
jumpFoward/jumpBackward
with a length that would putVLCMediaPlayer
out of bounds of the media it puts it into an untrackable state. Check when using these events against the ticks/seconds to putVLCVideoPlayer
into a custom and friendly state.