validate_data
Description:
Check if the data
and size
point to the data of a valid compound, non-reduced size RTCP packet.
Use this function to validate a packet before using the other functions in this module.
Parameters:
data |
the data to validate |
len |
the length of |
Returns:
TRUE if the data points to a valid RTCP packet. |