LePips / VLCUI

VLCKit for SwiftUI
MIT License
43 stars 18 forks source link

`jumpForward/jumpBackward` Custom Handling #7

Open LePips opened 2 years ago

LePips commented 2 years ago

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.