Creates a new #GstNetTimePacket from a buffer received over the network. The
caller is responsible for ensuring that buffer is at least
#GST_NET_TIME_PACKET_SIZE bytes long.
If buffer is null, the local and remote times will be set to
#GST_CLOCK_TIME_NONE.
MT safe. Caller owns return value (gst_net_time_packet_free to free).
Creates a new #GstNetTimePacket from a buffer received over the network. The caller is responsible for ensuring that buffer is at least #GST_NET_TIME_PACKET_SIZE bytes long.
If buffer is null, the local and remote times will be set to #GST_CLOCK_TIME_NONE.
MT safe. Caller owns return value (gst_net_time_packet_free to free).