RTCPBuffer.validate
bool validate(gst.buffer.Buffer buffer)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.