Codec management on API < 16

48 Views Asked by At

I'm trying to manage video encoding on a device with Android 4.0.4 (API15). Unfortunatly Android MediaCodec was included on API 16.

How can I work with video codecs on a API15 devices? I am not finding any information.

Thanks

0

There are 0 best solutions below