Skip to content

0.5.1

Latest
Compare
Choose a tag to compare
@LePips LePips released this 15 Dec 22:24
· 3 commits to main since this release
79fc6f3
  • Make VLCVideoPlayer.Proxy conform to ObservableObject, in the instance it is desired that it can be injected into the environment
  • Convert all public facing fixed width integers to Int
  • MediaTrack is now a struct instead of a tuple pair
  • Set the font via the string font name
  • Fix setting the audio track index
  • VLCVideoPlayer.Proxy now holds a weak reference to the underlying objects