mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
rtp: Add maxptime to the README
https://bugzilla.gnome.org/show_bug.cgi?id=606050
This commit is contained in:
parent
b32ddfc174
commit
321829f595
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ The following fields can or must (*) be specified in the structure:
|
|||
reporting and corresponds to the GStream applied-rate field in the
|
||||
NEWSEGMENT event. (default = 1.0)
|
||||
|
||||
maxptime: (uint) [0, MAX]
|
||||
The maxptime as defined in RFC 4566, this defines the maximum size of a
|
||||
packet. It overrides the max-ptime property of payloaders.
|
||||
|
||||
Optional parameters as key/value pairs, media type specific. The value type
|
||||
should be of type G_TYPE_STRING. The key is converted to lower-case. The
|
||||
value is left in its original case.
|
||||
|
|
Loading…
Reference in a new issue