GST_ERROR 854 gst/gstinfo.h #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__) GST_ERROR 889 gst/gstinfo.h #define GST_ERROR(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, ##args ) GST_ERROR 1124 gst/gstinfo.h GST_ERROR (const char *format, ...) GST_ERROR 1323 gst/gstinfo.h #define GST_ERROR(...) G_STMT_START{ }G_STMT_END GST_ERROR 1360 gst/gstinfo.h #define GST_ERROR(args...) G_STMT_START{ }G_STMT_END GST_ERROR 1488 gst/gstinfo.h GST_ERROR (const char *format, ...)