- c_gst_is_video_overlay_prepare_window_handle_message
gboolean function(GstMessage* msg) c_gst_is_video_overlay_prepare_window_handle_message;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_expose
void function(GstVideoOverlay* overlay) c_gst_video_overlay_expose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_got_window_handle
void function(GstVideoOverlay* overlay, guintptr handle) c_gst_video_overlay_got_window_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_handle_events
void function(GstVideoOverlay* overlay, gboolean handleEvents) c_gst_video_overlay_handle_events;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_prepare_window_handle
void function(GstVideoOverlay* overlay) c_gst_video_overlay_prepare_window_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_set_render_rectangle
gboolean function(GstVideoOverlay* overlay, gint x, gint y, gint width, gint height) c_gst_video_overlay_set_render_rectangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- c_gst_video_overlay_set_window_handle
void function(GstVideoOverlay* overlay, guintptr handle) c_gst_video_overlay_set_window_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.