RTCPBuffer.validate

Check if the data pointed to by buffer is a valid RTCP packet using gstrtp.rtcpbuffer.RTCPBuffer.validateData.

class RTCPBuffer
static
bool
validate

Parameters

buffer gst.buffer.Buffer

the buffer to validate

Return Value

Type: bool

TRUE if buffer is a valid RTCP packet.