gst_structure_new 92 gst/gststructure.h GstStructure * gst_structure_new (const gchar * name, gst_structure_new 449 plugins/elements/gstfdsrc.c gst_structure_new ("GstFdSrcTimeout", gst_structure_new 475 plugins/elements/gstidentity.c gst_structure_new ("imperfect-timestamp", gst_structure_new 521 plugins/elements/gstidentity.c gst_structure_new ("imperfect-offset", "prev-timestamp", gst_structure_new 39 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", gst_structure_new 152 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 155 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 262 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 269 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 282 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 298 tests/check/gst/gstbus.c s = gst_structure_new ("test_message", "msg_id", G_TYPE_INT, i, NULL); gst_structure_new 192 tests/check/gst/gstevent.c structure = gst_structure_new ("application/x-gst-navigation", "event", gst_structure_new 63 tests/check/gst/gstinfo.c s = gst_structure_new ("foo/bar", "number", G_TYPE_INT, 1, gst_structure_new 76 tests/check/gst/gstinfo.c gst_structure_new ("redirect", "new-location", G_TYPE_STRING, gst_structure_new 173 tests/check/gst/gstiterator.c GstStructure *s = gst_structure_new ("test", NULL); gst_structure_new 165 tests/check/gst/gstmessage.c structure = gst_structure_new ("test_struct", gst_structure_new 188 tests/check/gst/gststructure.c ASSERT_CRITICAL (st1 = gst_structure_new ("Foo\nwith-newline", NULL)); gst_structure_new 193 tests/check/gst/gststructure.c ASSERT_CRITICAL (st1 = gst_structure_new ("Foo with whitespace", NULL)); gst_structure_new 195 tests/check/gst/gststructure.c ASSERT_CRITICAL (st1 = gst_structure_new ("1st", NULL)); gst_structure_new 198 tests/check/gst/gststructure.c st1 = gst_structure_new ("Foo with whitespace is still allowed", NULL); gst_structure_new 203 tests/check/gst/gststructure.c st1 = gst_structure_new ("1st", NULL); gst_structure_new 219 tests/check/gst/gststructure.c st1 = gst_structure_new ("FooBar-123/0_1", "num", G_TYPE_INT, 9173, gst_structure_new 266 tests/check/gst/gststructure.c st1 = gst_structure_new ("RandomStructure", "prop1", G_TYPE_STRING, "foo", gst_structure_new 303 tests/check/gst/gststructure.c s = gst_structure_new ("name", gst_structure_new 338 tests/check/gst/gststructure.c s = gst_structure_new ("name", "key", GST_TYPE_G_ERROR, e, NULL); gst_structure_new 343 tests/check/gst/gststructure.c gst_structure_free (gst_structure_new ("0.10:decoder-video/mpeg", NULL)); gst_structure_new 346 tests/check/gst/gststructure.c ASSERT_CRITICAL (s = gst_structure_new ("^joo\nba\ndoo^", gst_structure_new 357 tests/check/gst/gststructure.c s = gst_structure_new ("name", gst_structure_new 390 tests/check/gst/gststructure.c s = gst_structure_new ("name", NULL); gst_structure_new 429 tests/check/gst/gststructure.c sc1 = gst_structure_new ("Camera", gst_structure_new 433 tests/check/gst/gststructure.c sc2 = gst_structure_new ("Image-Data", gst_structure_new 438 tests/check/gst/gststructure.c sp = gst_structure_new ("Exif", "Camera", GST_TYPE_STRUCTURE, sc1, gst_structure_new 520 tests/check/gst/gststructure.c s = gst_structure_new ("test", "int", G_TYPE_INT, 12345678, "string", gst_structure_new 1659 tests/check/gst/gstvalue.c s = gst_structure_new ("media/x-type", "SOME_DATE_TAG", GST_TYPE_DATE, gst_structure_new 1773 tests/check/gst/gstvalue.c s = gst_structure_new ("foo/bar", "format1", GST_TYPE_FORMAT, gst_structure_new 242 tests/check/pipelines/simple-launch-lines.c (sink, gst_message_new_application (NULL, gst_structure_new ("foo", gst_structure_new 348 tools/gst-launch.c gst_structure_new ("GstLaunchInterrupt",