add new MPVKit repo

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
This commit is contained in:
Toni Förster
2024-08-26 22:59:24 +02:00
parent 3369e23e74
commit 5dc197664d
6 changed files with 41 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
import Cocoa
import MPVKit
import OpenGL.GL
import OpenGL.GL3
import Libmpv
final class VideoLayer: CAOpenGLLayer {
var client: MPVClient!