Skip to content

net: Add various static PTP clock API

Sebastian Dröge requested to merge slomo/gstreamer-rs:ptp-clock-api into main

This allows initializing the PTP clock infrastructure, deinitializing it, checking the current status and adding statistics callbacks.

Merge request reports