Android Open Source - Development api MediaCodecDemo






Project Summary

Android MediaCodec API Demo.

Web Site / Source Repository

MediaCodecDemo is hosted in the following web site
https://github.com/vecio/MediaCodecDemo

If you think the Android project MediaCodecDemo 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 MediaCodecDemo.

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




License

The license information of MediaCodecDemo is as follows:

Copyright (c) 2012, Cedric Fung <cedric@vec.io> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following condit...

Java Source Files

io.vec.demo.mediacodec.DecodeActivity.java