You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose for video support implementation. Or maybe just a way to glue something like mpv by drawing in canvas or something. I'm not experienced with low level logic so please tell me a way to do it if it can be done already without much difficulty.
The text was updated successfully, but these errors were encountered:
The VideoView must to be a core NAppGUI component.
Meanwhile, it could connect to a View through the native component. view_native() will return a HWND, GtkWidget or NSView depending on each platform.
I propose for video support implementation. Or maybe just a way to glue something like mpv by drawing in canvas or something. I'm not experienced with low level logic so please tell me a way to do it if it can be done already without much difficulty.
The text was updated successfully, but these errors were encountered: