gstbasesink: Include segment.offset in the computation of position
[platform/upstream/gstreamer.git] / gst / gststreamcollection.h
index 9801845..6d98365 100644 (file)
@@ -67,9 +67,9 @@ typedef struct _GstStreamCollectionPrivate GstStreamCollectionPrivate;
  * Since: 1.10
  */
 struct _GstStreamCollection {
+  /*< private >*/
   GstObject object;
 
-  /*< private >*/
   gchar *upstream_id;
   GstStreamCollectionPrivate *priv;