summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/mxftypes.h')
-rw-r--r--gst/mxf/mxftypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mxf/mxftypes.h b/gst/mxf/mxftypes.h
index b66e0cc6..fe39174f 100644
--- a/gst/mxf/mxftypes.h
+++ b/gst/mxf/mxftypes.h
@@ -334,6 +334,8 @@ struct _MXFMetadataTrack {
guint32 track_id;
guint32 track_number;
+ MXFMetadataTrackType type;
+
gchar *track_name;
MXFFraction edit_rate;