pub type aom_codec_cx_pkt_kind = c_uint;
Expand description

Encoder output packet variants

This enumeration lists the different kinds of data packets that can be returned by calls to aom_codec_get_cx_data(). Algorithms \ref MAY extend this list to provide additional functionality.