LePips / VLCUI

VLCKit for SwiftUI
MIT License
43 stars 18 forks source link

Additional `PlaybackInformation` from `VLCMedia` #3

Closed LePips closed 2 years ago

LePips commented 2 years ago

Currently, stats from VLCMedia are provided at VLCVideoPlayer.PlaybackInformation.stats. Remove this dictionary and replace with corresponding properties.