PiP improvements

This commit is contained in:
Arkadiusz Fal
2022-05-21 22:58:11 +02:00
parent bf46c36eca
commit 613f874c42
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()
}