Methods Summary |
---|
public int | getBytesTransmitted()Get the total number of bytes or octets of data transmitted by
this source.
|
public int | getPDUTransmitted()Get the total number of PDU sent out by this source. This will
be the total numer of RTP data packets sent out by this source.
|
public int | getRTCPSent()Get the total number of RTCP packets sent out by this source
i.e total number of Sender Reports sent out by this source.
|