mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
rtpbasedepayload: fix class description in docs
This commit is contained in:
parent
f37bae7b88
commit
f4494dab87
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ struct _GstRTPBaseDepayload
|
|||
* @packet_lost: signal the depayloader about packet loss
|
||||
* @handle_event: custom event handling
|
||||
*
|
||||
* Base class for audio RTP payloader.
|
||||
* Base class for RTP depayloaders.
|
||||
*/
|
||||
struct _GstRTPBaseDepayloadClass
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue