VLCUI icon indicating copy to clipboard operation
VLCUI copied to clipboard

Added set volume to proxy - Fix playing issue for m3u8

Open callo90 opened this issue 1 year ago • 1 comments

  • Added setVolume to VLCVideoPlayer.Proxy ObservableObject
  • Fixed an issue in mediaPlayerTimeChanged that was causing delays when playing videos with a start time greater than zero for m3u8 files.

callo90 avatar Jun 13 '24 22:06 callo90

Deepest apologies this has sat for so long. I would take the implementation of setVolume, but the other changes would require more testing since VLC doesn't do well with m3u8 files anyways, and I don't feel comfortable with the changes proposed here.

LePips avatar May 19 '25 15:05 LePips