Type Definition libaom_sys::aom_codec_enc_cfg_t
source · pub type aom_codec_enc_cfg_t = aom_codec_enc_cfg;Expand description
Encoder configuration structure
This structure contains the encoder settings that have common representations across all codecs. This doesn’t imply that all codecs support all features, however.