Click or drag to resize
IRtpParticipantSsrc Property
Gets or sets the Ssrc.

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

Property Value

Type: Int32
The ssrc.
See Also