Click or drag to resize
RtcpReceiverReportSsrc Property
The Synchronization source.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public uint Ssrc { get; set; }

Property Value

Type: UInt32
A unique value identifying the synchronization source.
See Also