C# Client
0.0.0.7
C# Library to interface with Corelink
|
Header for a UDP packet to Corelink. Contains the streamID and timestamp in milliseconds since the Unix Epoch More...
Public Attributes | |
string | ID |
long | time |
Header for a UDP packet to Corelink. Contains the streamID and timestamp in milliseconds since the Unix Epoch
Definition at line 89 of file UtilityStructs.cs.
string CoreLink.UDPHeader.ID |
Definition at line 91 of file UtilityStructs.cs.
long CoreLink.UDPHeader.time |
Definition at line 92 of file UtilityStructs.cs.