Function rsmpeg::ffi::av_bsf_init[][src]

pub unsafe extern "C" fn av_bsf_init(ctx: *mut AVBSFContext) -> i32
Expand description

Prepare the filter for use, after all the parameters and options have been set.