[][src]Type Definition libaom_sys::aom_codec_cx_pkt_kind

type aom_codec_cx_pkt_kind = u32;

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.