Android Open Source - Example example MediaCodecExample






Project Summary

Android MediaCodec Example.

Web Site / Source Repository

MediaCodecExample is hosted in the following web site
https://github.com/taehwandev/MediaCodecExample

If you think the Android project MediaCodecExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of MediaCodecExample.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version16
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Java Source Files

MediaCodecExample has the following Java source files.

net.thdev.mediacodecexample.MainActivity.java
net.thdev.mediacodecexample.decoder.AudioDecoderActivity.java
net.thdev.mediacodecexample.decoder.AudioDecoderThread.java
net.thdev.mediacodecexample.decoder.VideoDecoderActivity.java
net.thdev.mediacodecexample.decoder.VideoDecoderThread.java