mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
mpvkit implementation fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import GLKit
|
||||
import Logging
|
||||
import OpenGLES
|
||||
import MPVKit
|
||||
import OpenGLES
|
||||
|
||||
final class MPVOGLView: GLKView {
|
||||
private var logger = Logger(label: "stream.yattee.mpv.oglview")
|
||||
|
Reference in New Issue
Block a user