PiP improvements

This commit is contained in:
Arkadiusz Fal
2022-05-21 22:58:11 +02:00
parent 47212af747
commit 9d0e259e28
9 changed files with 30 additions and 15 deletions

View File

@@ -201,6 +201,8 @@ final class MPVBackend: PlayerBackend {
startControlsUpdates()
}
setRate(model.currentRate)
client?.play()
}