RTCPPacket.moveToNext

Move the packet pointer packet to the next packet in the payload. Use gstrtp.rtcpbuffer.RTCPBuffer.getFirstPacket to initialize packet.

class RTCPPacket
bool
moveToNext
()

Return Value

Type: bool

TRUE if packet is pointing to a valid packet after calling this function.