[][src]Constant libaom_sys::AV1_SET_INSPECTION_CALLBACK

pub const AV1_SET_INSPECTION_CALLBACK: aom_dec_control_id = 281;

Codec control function to set an aom_inspect_cb callback that is invoked each time a frame is decoded, aom_inspect_init* parameter

\attention When compiled without --enable-inspection, this returns AOM_CODEC_INCAPABLE.