mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 18:54:11 +00:00
Animations improvements
This commit is contained in:
@@ -9,7 +9,7 @@ import SwiftUI
|
||||
|
||||
final class MPVBackend: PlayerBackend {
|
||||
static var controlsUpdateInterval = 0.5
|
||||
static var networkStateUpdateInterval = 0.3
|
||||
static var networkStateUpdateInterval = 1.0
|
||||
|
||||
private var logger = Logger(label: "mpv-backend")
|
||||
|
||||
|
Reference in New Issue
Block a user