pub const AV_OPT_FLAG_IMPLICIT_KEY: _bindgen_ty_4 = 1;Expand description
Accept to parse a value without a key; the key will then be returned as NULL.
pub const AV_OPT_FLAG_IMPLICIT_KEY: _bindgen_ty_4 = 1;Accept to parse a value without a key; the key will then be returned as NULL.