Function av_bsf_flush
pub unsafe extern "C" fn av_bsf_flush(ctx: *mut AVBSFContext)
Expand description
Reset the internal bitstream filter state. Should be called e.g. when seeking.
pub unsafe extern "C" fn av_bsf_flush(ctx: *mut AVBSFContext)
Reset the internal bitstream filter state. Should be called e.g. when seeking.