mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
net: Add NTP and PTP clock types to the docs
This gives us the property documentation for example.
This commit is contained in:
parent
a6e72aa28f
commit
99d7ca79e3
1 changed files with 3 additions and 1 deletions
|
@ -36,10 +36,12 @@ gst_trigger_control_source_get_type
|
|||
|
||||
% net
|
||||
|
||||
#include <gst/net/gstnet.h>
|
||||
#include <gst/net/net.h>
|
||||
|
||||
gst_net_client_clock_get_type
|
||||
gst_net_time_provider_get_type
|
||||
gst_ntp_clock_get_type
|
||||
gst_ptp_clock_get_type
|
||||
|
||||
% check
|
||||
|
||||
|
|
Loading…
Reference in a new issue