pub const AV1_SET_INSPECTION_CALLBACK: aom_dec_control_id = 281;
Expand description

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 configured with -DCONFIG_INSPECTION=0, the default, this returns AOM_CODEC_INCAPABLE.