pub const AV_HWFRAME_MAP_OVERWRITE: _bindgen_ty_3 = 4;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.
pub const AV_HWFRAME_MAP_OVERWRITE: _bindgen_ty_3 = 4;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.