Home
last modified time | relevance | path

Searched defs:_GstAudioAggregatorPadPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioaggregator.c97 struct _GstAudioAggregatorPadPrivate struct
101 GstBuffer *buffer; /* current buffer we're mixing, for
106 guint position, size; /* position in the input buffer and size of the
109 guint64 output_offset; /* Sample offset in output segment relative to
113 guint64 next_offset; /* Next expected sample offset relative to
118 GstClockTime discont_time;
121 gboolean new_segment;
123 …guint64 processed; /* Number of samples processed since the element came out of READY */
124 guint64 dropped; /* Number of sampels dropped since the element came out of READY */
126 gboolean qos_messages; /* Property to decide to send QoS messages or not */