Constant AV_CODEC_HW_CONFIG_METHOD_INTERNAL
pub const AV_CODEC_HW_CONFIG_METHOD_INTERNAL: u32 = 4; // 4u32
Expand description
The codec supports this format by some internal method.
This format can be selected without any additional configuration - no device or frames context is required.