Marino Faggiana 6 سال پیش
والد
کامیت
0e2c01fa42
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      iOSClient/Viewer/NCViewerMedia.swift

+ 1 - 0
iOSClient/Viewer/NCViewerMedia.swift

@@ -79,6 +79,7 @@ class NCViewerMedia: NSObject {
     override func observeValue(forKeyPath keyPath: String?, of object: Any?, change: [NSKeyValueChangeKey : Any]?, context: UnsafeMutableRawPointer?) {
         
         if keyPath == "rate" {
+            
             if appDelegate.player?.rate != nil {
                 print("start")
             } else {