gstreamer_mpegts_sys

Function gst_mpegts_section_new

Source
pub unsafe extern "C" fn gst_mpegts_section_new(
    pid: u16,
    data: *mut u8,
    data_size: size_t,
) -> *mut GstMpegtsSection