Merge branch 'plugin-move-rtp-h265'
[platform/upstream/gst-plugins-good.git] / gst / audioparsers / gstaacparse.h
index 51a2ed1..1bb7dca 100644 (file)
@@ -81,6 +81,8 @@ struct _GstAacParse {
 
   GstAacHeaderType header_type;
   GstAacHeaderType output_header_type;
+
+  gboolean sent_codec_tag;
 };
 
 /**