Merged from INCSCHED on 200505251!!!
[platform/upstream/gstreamer.git] / gstplay / gstplay.h
index beda5f1..8356dd1 100644 (file)
@@ -19,10 +19,10 @@ typedef enum {
 } GstPlayState;
 
 typedef enum {
-       GST_PLAY_OK,
-       GST_PLAY_UNKNOWN_MEDIA,
-       GST_PLAY_CANNOT_PLAY,
-       GST_PLAY_ERROR,
+  GST_PLAY_OK,
+  GST_PLAY_UNKNOWN_MEDIA,
+  GST_PLAY_CANNOT_PLAY,
+  GST_PLAY_ERROR,
 } GstPlayReturn;
 
 typedef enum {