matroska: Provide audio lead-in for some lossy formats
[platform/upstream/gstreamer.git] / gst / matroska / matroska-demux.h
index 68569b5..a1f0f89 100644 (file)
@@ -90,6 +90,7 @@ typedef struct _GstMatroskaDemux {
   guint64                  next_cluster_offset;
   GstClockTime             requested_seek_time;
   guint64                  seek_offset;
+  GstClockTime             audio_lead_in_ts;
 
   /* alternative duration; optionally obtained from last cluster */
   guint64                  last_cluster_offset;