We have integrated some customer decoder with android multimedia framework by writing OMX component.
When we play video usually we have mime type of VIDEO like video/avc
.
If we have multiple decoder component of same mime type, so where we decided or how in android multimedia framework ?
Can anybody point that particular AOSP
code or can explain how this happen ?