Merge pull request #18 from Stremio/fix/player-mpv-sub-delay-prop
Some checks failed
Continuous integration / test (push) Has been cancelled

fix(player): handle SubDelay mpv prop
This commit is contained in:
Владимир Борисов 2025-02-28 10:16:54 +02:00 committed by GitHub
commit 75be8718f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,6 +159,7 @@ pub enum FpProp {
Mute,
Volume,
Duration,
SubDelay,
SubScale,
CacheBufferingState,
SubPos,