RTCPBuffer.unmap
bool unmap()Finish rtcp after being constructed. This function is usually called after [gstrtp.rtcpbuffer.RTCPBuffer.map] and after adding the RTCP items to the new buffer.
The function adjusts the size of rtcp with the total length of all the added packets.