uint32_tssrc;/* The SSRC identifier of the source to which the information in this reception report block pertains. */
uint8_tfraction;/* The fraction of RTP data packets from source SSRC_n lost since the previous SR or RR packet was sent */
uint32_tlost;/* The total number of RTP data packets from source SSRC_n that have been lost since the beginning of reception */
uint32_thighest_sequence_number_received;
uint32_tjitter;/* An estimate of the statistical variance of the RTP data packet interarrival time, measured in timestamp units and expressed as an unsigned integer. */
uint32_tlsr;/* The middle 32 bits out of 64 in the NTP timestamp */
uint32_tdlsr;/* The delay, expressed in units of 1/65536 seconds, between receiving the last SR packet from source SSRC_n and sending this reception report block */