[Bug 747358] rtp: RTPJitterBufferMode enum missing from gtk-doc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Apr 5 03:01:53 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747358
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> This way, the user has no way of knowing values except by
> looking in the source code.
gst-inspect-1.0 rtpbin and gst-inspect-1.0 rtpjitterbuffer lists the values:
buffer-mode : Control the buffering algorithm in use
flags: readable, writable
Enum "RTPJitterBufferMode" Default: 1, "slave"
(0): none - Only use RTP timestamps
(1): slave - Slave receiver to sender
clock
(2): buffer - Do low/high watermark
buffering
(4): synced - Synchronized sender and
receiver clocks
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list