gstinterfaces.c.functions

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_install_properties
alias gst_video_overlay_install_properties = c_gst_video_overlay_install_properties
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_property
alias gst_video_overlay_set_property = c_gst_video_overlay_set_property
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

LIBRARY_GSTINTERFACES
auto LIBRARY_GSTINTERFACES;
Undocumented in source.
LIBRARY_GSTINTERFACES
auto LIBRARY_GSTINTERFACES;
Undocumented in source.
LIBRARY_GSTINTERFACES
auto LIBRARY_GSTINTERFACES;
Undocumented in source.
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_install_properties
void function(GObjectClass* oclass, int lastPropId) c_gst_video_overlay_install_properties;
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_property
int function(GObject* object, int lastPropId, uint propertyId, GValue* value) c_gst_video_overlay_set_property;
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