fixup: payloader

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1580>
This commit is contained in:
Tim-Philipp Müller 2024-05-26 12:21:03 +03:00
parent 566e6443f4
commit e7d0e0702a

View file

@ -37,7 +37,7 @@ use crate::basepay::{RtpBasePay2Ext, RtpBasePay2Impl};
use crate::klv::klv_utils;
#[derive(Default)]
pub struct RtpKlvPay {}
pub struct RtpKlvPay;
static CAT: Lazy<gst::DebugCategory> = Lazy::new(|| {
gst::DebugCategory::new(