Click or drag to resize
RtpFrameAge Property
Returns the age of the frame since creation time in milliseconds.

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

Property Value

Type: TimeSpan
The age.
See Also