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.pub unsafe extern "C" fn clapper_harvest_toc_add(
harvest: *mut ClapperHarvest,
type_: GstTocEntryType,
title: *const c_char,
start: c_double,
end: c_double,
)v0_8 only.