Skip to content

ptp clock: fix annotations for gst_ptp_clock_new

  • Set name as nullable same as for gst_ntp_clock_new.
  • Set return value as nullable as the constructor can fail.

Merge request reports