MediaPacketTimeStamp Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
UInt32
See Also