GstRTPBuffer

The GstRTPBuffer helper functions makes it easy to parse and create regular #GstBuffer objects that contain RTP payloads. These buffers are typically of 'application/x-rtp' #GstCaps.

Members

Variables

buffer
GstBuffer* buffer;

pointer to RTP buffer

data
void*[4] data;

array of data

map
GstMapInfo[4] map;

array of #GstMapInfo

size
size_t[4] size;

array of size

state
uint state;

internal state