RTPPacketInfoTimestamp Property |
Gets or sets the timestamp value.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public uint Timestamp { get; }
Public ReadOnly Property Timestamp As UInteger
Get
public:
property unsigned int Timestamp {
unsigned int get ();
}
member Timestamp : uint32 with get
Property Value
Type:
UInt32See Also