mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
revert last change
Original commit message from CVS: revert last change
This commit is contained in:
parent
e72439148e
commit
67fb6a19f6
1 changed files with 1 additions and 2 deletions
|
@ -48,8 +48,7 @@ typedef enum {
|
|||
GST_EVENT_FILLER = 12,
|
||||
GST_EVENT_TS_OFFSET = 13,
|
||||
GST_EVENT_INTERRUPT = 14,
|
||||
GST_EVENT_NAVIGATION = 15,
|
||||
GST_EVENT_RENEGOTIATE = 16
|
||||
GST_EVENT_NAVIGATION = 15
|
||||
} GstEventType;
|
||||
|
||||
extern GType _gst_event_type;
|
||||
|
|
Loading…
Reference in a new issue