Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and MediaMuxer.
HWEncoderExperiments is hosted in the following web site
https://github.com/OnlyInAmerica/HWEncoderExperiments
If you think the Android project HWEncoderExperiments listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of HWEncoderExperiments.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
HWEncoderExperiments has the following Java source files.
net.openwatch.hwencoderexperiments.ChunkedHWRecorder.java net.openwatch.hwencoderexperiments.FileUtils.java net.openwatch.hwencoderexperiments.HWRecorderActivity.java net.openwatch.hwencoderexperiments.MediaRecorderWrapper.java