[][src]Constant rusty_ffmpeg::AV_BUFFERSRC_FLAG_KEEP_REF

pub const AV_BUFFERSRC_FLAG_KEEP_REF: _bindgen_ty_7 = 8;

Keep a reference to the frame. If the frame if reference-counted, create a new reference; otherwise copy the frame data.