Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video support #128

Open
kroolzone opened this issue Apr 11, 2024 · 1 comment
Open

Video support #128

kroolzone opened this issue Apr 11, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kroolzone
Copy link

kroolzone commented Apr 11, 2024

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.

@frang75 frang75 self-assigned this Apr 11, 2024
@frang75 frang75 added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 11, 2024
@frang75
Copy link
Owner

frang75 commented Apr 11, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants