queue
Queue Generic Simple data queue Erik Walthinsen <omega@cse.ogi.edu>
src src always ANY sink sink always ANY src src sink sink current-level-buffers guint Current level (buffers) Current number of buffers in the queue R 0 current-level-bytes guint Current level (kB) Current amount of data in the queue (bytes) R 0 current-level-time guint64 Current level (ns) Current amount of data in the queue (in ns) R 0 max-size-buffers guint Max. size (buffers) Max. number of buffers in the queue (0=disable) RW 200 max-size-bytes guint Max. size (kB) Max. amount of data in the queue (bytes, 0=disable) RW 10485760 max-size-time guint64 Max. size (ns) Max. amount of data in the queue (in ns, 0=disable) RW 1000000000 min-threshold-buffers guint Min. threshold (buffers) Min. number of buffers in the queue to allow reading (0=disable) RW 0 min-threshold-bytes guint Min. threshold (kB) Min. amount of data in the queue to allow reading (bytes, 0=disable) RW 0 min-threshold-time guint64 Min. threshold (ns) Min. amount of data in the queue to allow reading (in ns, 0=disable) RW 0 leaky GstQueueLeaky Leaky Where the queue leaks, if at all RW 0 underrun void GstQueue running void GstQueue overrun void GstQueue pushing void GstQueue