basic-tutorial-5.c on MacDesktop not embedding video inside native Mac Window
amishsharma7
amishsharma7 at gmail.com
Tue Apr 21 07:33:06 UTC 2020
To add on, just observed that : -
g_signal_connect (video_window, "realize", G_CALLBACK (realize_cb), data);
g_signal_connect (video_window, "draw", G_CALLBACK (draw_cb), data);
these callbacks i.e. draw_cb and realize_cb are never trigerred.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list