Constant rsmpeg::ffi::AV_BUFFERSRC_FLAG_KEEP_REF[][src]

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

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