Click or drag to resize
RtcpSenderReportRtpTimestamp Property
The NTP time of the sender expressed in RTP Timestamp units.

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

Property Value

Type: Int32
The rtp timestamp.
See Also