gst_bin_new 163 gst/gstbin.h GstElement* gst_bin_new (const gchar *name); gst_bin_new 382 tests/check/elements/multiqueue.c pipe = gst_bin_new ("testbin"); gst_bin_new 857 tests/check/generic/sinks.c bin = gst_bin_new ("bin"); gst_bin_new 66 tests/check/gst/gstbin.c bin = GST_BIN (gst_bin_new (NULL)); gst_bin_new 98 tests/check/gst/gstbin.c bin = GST_BIN (gst_bin_new (NULL)); gst_bin_new 135 tests/check/gst/gstbin.c bin = GST_BIN (gst_bin_new (NULL)); gst_bin_new 176 tests/check/gst/gstbin.c bin = GST_BIN (gst_bin_new (NULL)); gst_bin_new 551 tests/check/gst/gstbin.c bin = gst_bin_new (NULL); gst_bin_new 895 tests/check/gst/gstbin.c bin = gst_bin_new (NULL); gst_bin_new 156 tests/check/gst/gstelement.c src = gst_bin_new ("src"); gst_bin_new 157 tests/check/gst/gstelement.c sink = gst_bin_new ("sink"); gst_bin_new 427 tests/check/gst/gstghostpad.c srcbin = GST_BIN (gst_bin_new ("srcbin")); gst_bin_new 431 tests/check/gst/gstghostpad.c sinkbin = GST_BIN (gst_bin_new ("sinkbin")); gst_bin_new 495 tests/check/gst/gstghostpad.c srcbin = GST_BIN (gst_bin_new ("srcbin")); gst_bin_new 536 tests/check/gst/gstghostpad.c srcbin = GST_BIN (gst_bin_new ("srcbin")); gst_bin_new 16 tests/examples/manual/bin.c bin = gst_bin_new ("my_bin"); gst_bin_new 109 tests/examples/manual/decodebin.c audio = gst_bin_new ("audiobin"); gst_bin_new 17 tests/examples/manual/ghostpad.c bin = gst_bin_new ("mybin");