Top | ![]() |
![]() |
![]() |
![]() |
GstNetTimeProvider * gst_net_time_provider_new (GstClock *clock
,const gchar *address
,gint port
);
“active”
property“active” gboolean
TRUE if the clock will respond to queries over the network.
Flags: Read / Write
Default value: TRUE
“address”
property“address” gchar *
The address to bind on, as a dotted quad (x.x.x.x).
Flags: Read / Write / Construct Only
Default value: "0.0.0.0"
“clock”
property“clock” GstClock *
The clock to export over the network.
Flags: Read / Write / Construct Only
“port”
property“port” gint
The port to receive the packets from, 0=allocate.
Flags: Read / Write / Construct Only
Allowed values: [0,65535]
Default value: 5637