add extra error for empty pipeline
[platform/upstream/gstreamer.git] / gst / gstparse.h
index 70356ac..70e2460 100644 (file)
@@ -40,6 +40,7 @@ typedef enum
   GST_PARSE_ERROR_LINK,
   GST_PARSE_ERROR_COULD_NOT_SET_PROPERTY,
   GST_PARSE_ERROR_EMPTY_BIN,
+  GST_PARSE_ERROR_EMPTY
 } GstParseError;