Explorar o código

Update NCPlayerToolBar.swift

Marino Faggiana %!s(int64=2) %!d(string=hai) anos
pai
achega
916e995202

+ 2 - 0
iOSClient/Viewer/NCViewerMedia/NCPlayer/NCPlayerToolBar.swift

@@ -134,6 +134,8 @@ class NCPlayerToolBar: UIView {
     }
 
     deinit {
+
+        audioSession.removeObserver(self, forKeyPath: "outputVolume")
         print("deinit NCPlayerToolBar")
     }