[][src]Type Definition libaom_sys::aom_codec_enc_cfg_t

type aom_codec_enc_cfg_t = aom_codec_enc_cfg;

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.