aggregator: Document how the segment is protected
[platform/upstream/gstreamer.git] / libs / gst / base / gstaggregator.h
index 636e84e..2242d28 100644 (file)
@@ -135,6 +135,7 @@ struct _GstAggregator
 
   GstPad                *  srcpad;
 
+  /* Only access with the object lock held */
   GstSegment               segment;
 
   /*< private >*/