RTCPBuffer.validate
Check if the data pointed to by buffer is a valid RTCP packet using gstrtp.rtcpbuffer.RTCPBuffer.validateData.
Parameters
buffer | the buffer to validate |
Returns
TRUE if buffer is a valid RTCP packet.
Check if the data pointed to by buffer is a valid RTCP packet using gstrtp.rtcpbuffer.RTCPBuffer.validateData.
buffer | the buffer to validate |