rtpbasedepayload: fix class description in docs
authorTim-Philipp Müller <tim@centricular.com>
Mon, 15 May 2017 15:20:01 +0000 (16:20 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 15 May 2017 15:20:01 +0000 (16:20 +0100)
gst-libs/gst/rtp/gstrtpbasedepayload.h

index 4c6f31e..fb55d64 100644 (file)
@@ -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
 {