GST_BUS_FLUSHING  311 gst/gstbus.c     if (GST_OBJECT_FLAG_IS_SET (bus, GST_BUS_FLUSHING))
GST_BUS_FLUSHING  443 gst/gstbus.c       GST_OBJECT_FLAG_SET (bus, GST_BUS_FLUSHING);
GST_BUS_FLUSHING  451 gst/gstbus.c       GST_OBJECT_FLAG_UNSET (bus, GST_BUS_FLUSHING);
GST_BUS_FLUSHING  124 win32/common/gstenumtypes.c     {C_FLAGS (GST_BUS_FLUSHING), "GST_BUS_FLUSHING", "flushing"},