Make a copy of packet.
Sends a #GstNetTimePacket over a socket.
Serialized a #GstNetTimePacket into a newly-allocated sequence of #GST_NET_TIME_PACKET_SIZE bytes, in network byte order. The value returned is suitable for passing to write(2) or sendto(2) for communication over the network.
Receives a #GstNetTimePacket over a socket. Handles interrupted system calls, but otherwise returns NULL on error.
the local time when this packet was sent
the remote time observation
Various functions for receiving, sending an serializing #GstNetTimePacket structures.