[][src]Function libaom_sys::aom_codec_get_caps

pub unsafe extern "C" fn aom_codec_get_caps(
    iface: *mut aom_codec_iface_t
) -> aom_codec_caps_t

Get the capabilities of an algorithm.

Retrieves the capabilities bitfield from the algorithm's interface.

\param[in] iface Pointer to the algorithm interface