Click or drag to resize
FrameCreatorTimestamp Property
Is the initial timestamp to be used for packetization.

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

Property Value

Type: Int32
The initial timestamp offset used for packetization.
See Also