RTCPPacket.srSetSenderInfo
void srSetSenderInfo(uint ssrc, ulong ntptime, uint rtptime, uint packetCount, uint octetCount)Set the given values in the SR packet packet.
Parameters
ssrc | the SSRC |
ntptime | the NTP time |
rtptime | the RTP time |
packetCount | the packet count |
octetCount | the octet count |