Constant rsmpeg::ffi::AV_CODEC_HW_CONFIG_METHOD_AD_HOC[][src]

pub const AV_CODEC_HW_CONFIG_METHOD_AD_HOC: u32 = 8; // 0x0000_0008u32
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.)