mpegtslive: Update for gst::Clock::set_calibration() API changes

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1658>
This commit is contained in:
Sebastian Dröge 2024-07-08 09:59:06 +03:00
parent 8522c8a445
commit 4123b5d1a1

View file

@ -556,8 +556,8 @@ impl ElementImpl for MpegTsLiveSource {
state.external_clock.set_calibration(
gst::ClockTime::from_nseconds(0),
gst::ClockTime::from_nseconds(0),
gst::ClockTime::from_nseconds(1),
gst::ClockTime::from_nseconds(1),
1,
1,
);
// Hack to flush out observations, we set the window-size to the
// same value