Type Definition libaom_sys::aom_codec_er_flags_t [−][src]
type aom_codec_er_flags_t = u32;
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.