LePips / VLCUI

VLCKit for SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `advanceNextFrame`

LePips opened this issue · comments

Add VLCVideoPlayer.Event.advanceNextFrame which calls VLCMediaPlayer.gotoNextFrame() along with documentation that it will stop playback and put it into a certain state.