mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
docs: fix typo
This commit is contained in:
parent
69b7fb3845
commit
8bbf2e8a32
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,7 @@ gst_basertppayload_set_outcaps (GstBaseRTPPayload * payload, gchar * fieldname,
|
|||
* @size: the size of the packet
|
||||
* @duration: the duration of the packet
|
||||
*
|
||||
* Check if the packet with @size and @duration would exceed the configure
|
||||
* Check if the packet with @size and @duration would exceed the configured
|
||||
* maximum size.
|
||||
*
|
||||
* Returns: %TRUE if the packet of @size and @duration would exceed the
|
||||
|
|
Loading…
Reference in a new issue