Function av_format_inject_global_side_data

Source
pub unsafe extern "C" fn av_format_inject_global_side_data(
    s: *mut AVFormatContext,
)
Expand description

This function will cause global side data to be injected in the next packet of each stream as well as after any subsequent seek.