- 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.