gstreamerc.gstinterfaces

Undocumented in source.

Members

Aliases

gst_video_overlay_expose
alias gst_video_overlay_expose = c_gst_video_overlay_expose
Undocumented in source.
gst_video_overlay_get_type
alias gst_video_overlay_get_type = c_gst_video_overlay_get_type
Undocumented in source.
gst_video_overlay_got_window_handle
alias gst_video_overlay_got_window_handle = c_gst_video_overlay_got_window_handle
Undocumented in source.
gst_video_overlay_handle_events
alias gst_video_overlay_handle_events = c_gst_video_overlay_handle_events
Undocumented in source.
gst_video_overlay_prepare_window_handle
alias gst_video_overlay_prepare_window_handle = c_gst_video_overlay_prepare_window_handle
Undocumented in source.
gst_video_overlay_set_render_rectangle
alias gst_video_overlay_set_render_rectangle = c_gst_video_overlay_set_render_rectangle
Undocumented in source.
gst_video_overlay_set_window_handle
alias gst_video_overlay_set_window_handle = c_gst_video_overlay_set_window_handle
Undocumented in source.

Static variables

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_get_type
GType function() c_gst_video_overlay_get_type;
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, size_t 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, int 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
int function(GstVideoOverlay* overlay, int x, int y, int width, int 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, size_t 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.

Meta