rtpbasedepayload: fix class description in docs

This commit is contained in:
Tim-Philipp Müller 2017-05-15 16:20:01 +01:00
parent f37bae7b88
commit f4494dab87

View file

@ -71,7 +71,7 @@ struct _GstRTPBaseDepayload
* @packet_lost: signal the depayloader about packet loss * @packet_lost: signal the depayloader about packet loss
* @handle_event: custom event handling * @handle_event: custom event handling
* *
* Base class for audio RTP payloader. * Base class for RTP depayloaders.
*/ */
struct _GstRTPBaseDepayloadClass struct _GstRTPBaseDepayloadClass
{ {