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