Home
last modified time | relevance | path

Searched defs:_DecodebinInput (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c281 struct _DecodebinInput struct
283 GstDecodebin3 *dbin;
285 gboolean is_main;
287 GstPad *ghost_sink;
288 GstPad *parsebin_sink;
290 GstStreamCollection *collection; /* Active collection */
292 guint group_id;
294 GstElement *parsebin;
296 gulong pad_added_sigid;
297 gulong pad_removed_sigid;
[all …]