Constant AV_CODEC_HW_CONFIG_METHOD_AD_HOC

Source
pub const AV_CODEC_HW_CONFIG_METHOD_AD_HOC: _bindgen_ty_15 = 8;
Expand description

The codec supports this format by some ad-hoc method.

Additional settings and/or function calls are required. See the codec-specific documentation for details. (Methods requiring this sort of configuration are deprecated and others should be used in preference.)