RTCPPacket.byeGetNthSsrc

Get the nth SSRC of the BYE packet.

class RTCPPacket
uint
byeGetNthSsrc
(
uint nth
)

Parameters

nth uint

the nth SSRC to get

Return Value

Type: uint

The nth SSRC of packet.