NetTimeProvider.this

Allows network clients to get the current time of clock.

class NetTimeProvider
this

Parameters

clock gst.clock.Clock

a #GstClock to export over the network

address string

an address to bind on as a dotted quad (xxx.xxx.xxx.xxx), IPv6 address, or NULL to bind to all addresses

port int

a port to bind on, or 0 to let the kernel choose

Return Value

the new #GstNetTimeProvider, or NULL on error