Skip to main content

clapper_harvest_toc_add

Function clapper_harvest_toc_add 

Source
pub unsafe extern "C" fn clapper_harvest_toc_add(
    harvest: *mut ClapperHarvest,
    type_: GstTocEntryType,
    title: *const c_char,
    start: c_double,
    end: c_double,
)
Available on crate feature v0_8 only.