sr_set_sender_info
Description:
public void sr_set_sender_info (uint32 ssrc, uint64 ntptime, uint32 rtptime, uint32 packet_count, uint32 octet_count)
Set the given values in the SR packet this.
Parameters:
this |
a valid SR Packet |
ssrc |
the SSRC |
ntptime |
the NTP time |
rtptime |
the RTP time |
packet_count |
the packet count |
octet_count |
the octet count |