Searched refs:get_child_by_index (Results 1 – 18 of 18) sorted by relevance
149 if (iface->get_child_by_index != NULL) in gst_child_proxy_get_child_by_index()150 return iface->get_child_by_index (parent, index); in gst_child_proxy_get_child_by_index()
76 GObject * (*get_child_by_index) (GstChildProxy * parent, guint index); member
319 iface->get_child_by_index = gst_bin_child_proxy_get_child_by_index; in gst_bin_child_proxy_init()
490 iface->get_child_by_index = gst_gl_mosaic_child_proxy_get_child_by_index; in gst_gl_mosaic_child_proxy_init()
648 iface->get_child_by_index = gst_gl_mixer_bin_child_proxy_get_child_by_index; in gst_gl_mixer_bin_child_proxy_init()
798 iface->get_child_by_index = gst_gl_stereo_mix_child_proxy_get_child_by_index; in gst_gl_stereo_mix_child_proxy_init()
1696 iface->get_child_by_index = gst_gl_video_mixer_child_proxy_get_child_by_index; in gst_gl_video_mixer_child_proxy_init()
137 iface->get_child_by_index = gst_iqa_child_proxy_get_child_by_index; in gst_iqa_child_proxy_init()
457 iface->get_child_by_index = gst_audiomixer_child_proxy_get_child_by_index; in gst_audiomixer_child_proxy_init()
901 iface->get_child_by_index = in gst_audio_interleave_child_proxy_init()
1007 iface->get_child_by_index = in gst_d3d11_compositor_bin_child_proxy_init()
1633 iface->get_child_by_index = in gst_d3d11_compositor_child_proxy_init()
170 child_proxy_iface->get_child_by_index = in gst_switch_bin_child_proxy_iface_init()
352 iface->get_child_by_index = gst_iir_equalizer_child_proxy_get_child_by_index; in gst_iir_equalizer_child_proxy_interface_init()
1587 iface->get_child_by_index = gst_adder_child_proxy_get_child_by_index; in gst_adder_child_proxy_init()
1707 iface->get_child_by_index = gst_compositor_child_proxy_get_child_by_index; in gst_compositor_child_proxy_init()
2188 iface->get_child_by_index = gst_videomixer2_child_proxy_get_child_by_index; in gst_videomixer2_child_proxy_init()
674 iface->get_child_by_index = gst_deinterlace_child_proxy_get_child_by_index;