Hi, in Qt, wx, gtk and many others, you can embed a window inside them, (draw the window inside your application), for example you can embed mpv or mplayer inside your window and make a video player, you can embed a web-browser like chromedriver(something like that) and have a browser inside your app, is it possible to do it in godot?
today godot doesn't support mp4 format and many other formats, I just wanted to embed a powerful, mature video player inside my app, is it possible?
thank you!