- GstRTPBaseAudioPayload — Base class for audio RTP payloader
- GstRTPBaseDepayload — Base class for RTP depayloader
- GstRTPBasePayload — Base class for RTP payloader
- GstRTPBuffer — Helper methods for dealing with RTP buffers
- GstRTCPBuffer — Helper methods for dealing with RTCP buffers
- GstRTPPayloadInfo — Helper methods for dealing with RTP payloads
- GstRtphdrext — Helper methods for dealing with RTP header extensions
This library should be linked to by getting cflags and libs from
gstreamer-plugins-base-1.0.pc
and adding
-lgstrtp-1.0
to the library flags.