pub type aom_codec_er_flags_t = u32;
Expand description

Error Resilient flags

These flags define which error resilient features to enable in the encoder. The flags are specified through the aom_codec_enc_cfg::g_error_resilient variable.