| Top |
GstNetTimePacket *
gst_net_time_packet_copy (const GstNetTimePacket *packet);
GstNetTimePacket * gst_net_time_packet_receive (GSocket *socket,GSocketAddress **src_address,GError **error);
gboolean gst_net_time_packet_send (const GstNetTimePacket *packet,GSocket *socket,GSocketAddress *dest_address,GError **error);
guint8 *
gst_net_time_packet_serialize (const GstNetTimePacket *packet);