김만수
김만수

Reputation: 1

Android: Is it possble to use MediaCodec on android 4.0.4(api level 15)?

Is it possble to use MediaCodec on android 4.0.4(api level 15)? MediaCodec Min api level is 16, but I need to use on level 15. Is there any way to use MediaCodec on android 4.0.4 except for Upgrading android OS?

Upvotes: 0

Views: 378

Answers (1)

Divers
Divers

Reputation: 9569

No there is no way to do that.

Upvotes: 2

Related Questions