pub type SSRC = u32;Expand description
SSRC (Synchronization Source) identifier.
A synchronization source is a randomly chosen value meant to be globally unique within a particular RTP session. It is used to identify a single stream of media.
ยงSpecification
See RFC 3550 Section 3.