Constant rsmpeg::ffi::AV_HWFRAME_MAP_OVERWRITE[][src]

pub const AV_HWFRAME_MAP_OVERWRITE: u32 = 4; // 0x0000_0004u32
Expand description

The mapped frame will be overwritten completely in subsequent operations, so the current frame data need not be loaded. Any values which are not overwritten are unspecified.