diff options
Diffstat (limited to 'gst/matroska/matroska-ids.h')
-rw-r--r-- | gst/matroska/matroska-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/matroska-ids.h b/gst/matroska/matroska-ids.h index ba55f20b..6c423385 100644 --- a/gst/matroska/matroska-ids.h +++ b/gst/matroska/matroska-ids.h @@ -45,6 +45,7 @@ #define GST_MATROSKA_ID_WRITINGAPP 0x5741 #define GST_MATROSKA_ID_MUXINGAPP 0x4D80 #define GST_MATROSKA_ID_DATEUTC 0x4461 +#define GST_MATROSKA_ID_SEGMENTUID 0x73A4 /* ID in the tracks master */ #define GST_MATROSKA_ID_TRACKENTRY 0xAE |