Valadoc | Vala | Tutorial | API-References | Markup

rtcp_buffer_validate_data


Description:

Check if the data and size point to the data of a valid RTCP (compound) packet. Use this function to validate a packet before using the other functions in this module.

Parameters:

len the length of data to validate
data the data to validate

Returns:

TRUE if the data points to a valid RTCP packet.

Namespace: Gst
Package: gstreamer-rtp-0.10