RTCPPacket.moveToNext

bool moveToNext()

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

Returns

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

function.