GstVideoOverlayInterface

#GstVideoOverlay interface

Members

Variables

expose
void function(GstVideoOverlay* overlay) expose;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
handleEvents
void function(GstVideoOverlay* overlay, int handleEvents) handleEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
iface
GTypeInterface iface;

parent interface type.

setRenderRectangle
void function(GstVideoOverlay* overlay, int x, int y, int width, int height) setRenderRectangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setWindowHandle
void function(GstVideoOverlay* overlay, size_t handle) setWindowHandle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta