gstbase.collect_data
Module for [CollectData] class
class CollectData
Types 1
classCollectData
Structure used by the collect_pads.
Fields
GstCollectData _cInstanceMethods
void * _cPtr()gstbase.collect_pads.CollectPads collect() @propertyGet `collect` field. Returns: owner #GstCollectPadsvoid collect(gstbase.collect_pads.CollectPads propval) @propertySet `collect` field. Params: propval = owner #GstCollectPadsvoid pad(gst.pad.Pad propval) @propertySet `pad` field. Params: propval = #GstPad managed by this datavoid buffer(gst.buffer.Buffer propval) @propertySet `buffer` field. Params: propval = currently queued buffer.void segment(gst.segment.Segment propval) @propertySet `segment` field. Params: propval = last segment received.