[ CCode ( cname = "gst_ptp_statistics_callback_add" ) ]
[ Version ( since = "1.6" ) ]
public ulong ptp_statistics_callback_add (owned PtpStatisticsCallback callback)
Installs a new statistics callback for gathering PTP statistics.
See GstPtpStatisticsCallback for a list of statistics that are provided.
callback |
GstPtpStatisticsCallback to call |
destroy_data |
GDestroyNotify to destroy the data |
user_data |
Data to pass to the callback |
Id for the callback that can be passed to ptp_statistics_callback_remove |