mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
rtcpbuffer: fix spelling of word in comment
This commit is contained in:
parent
2f7af2d41b
commit
3ef295d9d6
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ gst_rtcp_buffer_map (GstBuffer * buffer, GstMapFlags flags,
|
|||
* gst_rtcp_buffer_unmap:
|
||||
* @rtcp: a buffer with an RTCP packet
|
||||
*
|
||||
* Finish @rtcp after being constructured. This function is usually called
|
||||
* Finish @rtcp after being constructed. This function is usually called
|
||||
* after gst_rtcp_buffer_map() and after adding the RTCP items to the new buffer.
|
||||
*
|
||||
* The function adjusts the size of @rtcp with the total length of all the
|
||||
|
|
Loading…
Reference in a new issue