LePips / VLCUI

VLCKit for SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replay Configuration

LePips opened this issue · comments

For replay the current configuration is used but with the start ticks set to 0 and auto play enabled. The configuration contextually represents the values of how the current media started.

Add an additional alteredConfiguration property that has the current player-state values like subtitle index, playback children, etc. and is rotated to that configuration on replay.