getMediaCodecInfoList

open fun getMediaCodecInfoList(): List<MediaCodecInfo>

Gets the device codecs information.

Return

- An ArrayList with the MediaCodecInfo of available codecs.