glsrcbin
Infrastructure to process GL textures
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBin ╰──glsrcbin
Factory details
Authors: – Matthew Waters
Classification: – Src/Video
Rank – none
Plugin – gstopengl
Package – GStreamer Base Plug-ins
Pad Templates
Signals
create-element
GstElement * create_element_callback (GstElement * object, gpointer udata)
def create_element_callback (object, udata):
#python callback for the 'create-element' signal
function create_element_callback(object: GstElement * object, udata: gpointer udata): {
// javascript callback for the 'create-element' signal
}
Will be emitted when we need the processing element/s that this bin will use
Returns
(
GstElement *
)
–
a new GstElement
Flags: Run Last
Properties
async-handling
“async-handling” gboolean
The bin will handle Asynchronous state changes
Flags : Read / Write
Default value : false
message-forward
“message-forward” gboolean
Forwards all children messages
Flags : Read / Write
Default value : false
The results of the search are