This object exposes the time of a #GstClock on the network.
A #GstNetTimeProvider is created with gstnet.net_time_provider.NetTimeProvider.new_ which takes a #GstClock, an address and a port number as arguments.
After creating the object, a client clock such as #GstNetClientClock can query the exposed clock over the network for its values.
The #GstNetTimeProvider typically wraps the clock used by a #GstPipeline.
This object exposes the time of a #GstClock on the network.
A #GstNetTimeProvider is created with gstnet.net_time_provider.NetTimeProvider.new_ which takes a #GstClock, an address and a port number as arguments.
After creating the object, a client clock such as #GstNetClientClock can query the exposed clock over the network for its values.
The #GstNetTimeProvider typically wraps the clock used by a #GstPipeline.