Click or drag to resize
RtpFrameTimestamp Property
Returns the timestamp of this frame.

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

Property Value

Type: Int32
The timestamp.
See Also