probeCodecInventory

Probes the media codec inventory via MediaCodecList (Android 5+).

Reports a hash of all codec names, a hardware/software codec ratio, and presence flags for HEVC/VP9/AV1 profiles.

Privacy: codec inventory is model/ROM specific and aids fingerprinting; no permission required.

Return

Map of probe keys to codec values, or null on older platforms/failure.