gstreamer/libs/gst/base
Matthew Waters efdcc6c8eb aggregator: add a timeout property determining buffer wait time
Determines the amount of time that a pad will wait for a buffer before
being marked unresponsive.

Network sources may fail to produce buffers for an extended period of time,
currently causing the pipeline to stall possibly indefinitely, waiting for
these buffers to appear.

Subclasses should render unresponsive pads with either silence (audio), the
last (video) frame or what makes the most sense in the given context.
2017-12-02 15:10:26 +00:00
..
gstaggregator.c aggregator: add a timeout property determining buffer wait time 2017-12-02 15:10:26 +00:00
gstaggregator.h aggregator: add a timeout property determining buffer wait time 2017-12-02 15:10:26 +00:00