Constant AV_BUFFERSRC_FLAG_KEEP_REF

pub const AV_BUFFERSRC_FLAG_KEEP_REF: u32 = 8; // 8u32
Expand description

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