[][src]Function ffmpeg_dev::sys::ff_set_sar

pub unsafe extern "C" fn ff_set_sar(
    avctx: *mut AVCodecContext,
    sar: AVRational
) -> c_int

Check that the provided sample aspect ratio is valid and set it on the codec context.