mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
rtphdrext: fix typo in doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1018>
This commit is contained in:
parent
4caab55109
commit
d396190b91
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ gst_rtp_header_extension_get_supported_flags (GstRTPHeaderExtension * ext)
|
|||
* both allocating the resulting data, and deciding how much payload data can
|
||||
* be generated.
|
||||
*
|
||||
* Implemntations should return as accurate a value as is possible using the
|
||||
* Implementations should return as accurate a value as is possible using the
|
||||
* information given in the input @buffer.
|
||||
*
|
||||
* Returns: the maximum size of the data written by this extension
|
||||
|
|
Loading…
Reference in a new issue