mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
rtpsource: fix rtp_source_get_nack_deadlines doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1950>
This commit is contained in:
parent
12f082f7cf
commit
fde6521664
1 changed files with 1 additions and 1 deletions
|
@ -2033,7 +2033,7 @@ rtp_source_get_nacks (RTPSource * src, guint * n_nacks)
|
|||
}
|
||||
|
||||
/**
|
||||
* rtp_source_get_nacks:
|
||||
* rtp_source_get_nack_deadlines:
|
||||
* @src: The #RTPSource
|
||||
* @n_nacks: result number of nacks
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue