OpenSLMediaPlayer (C++ API)

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

This app is an example program of OpenSLMediaPlayer library (C++ Native API version).

The OpenSLMediaPlayer library offers a compatible class of Android's MediaPlayer class.
Not just a re-implementation, also provides some enhanced features;

- Released under the "Apache License, Version 2.0"
- Compatible with Android's MediaPlayer and audio effects classes
- Provides both Java and C++ Native API sets
- Also includes standard MediaPlayer based classes which fixes a lot of bugs
- Smooth fade-in, fade-out
- High quality resampler
- 10 bands graphic equalizer with preamplifier
- High quality Visualizer class to capture audio for visualization purpose


The source code of this app also can be downloaded from GitHub.
Please refer to the following site about more details of the app/library.

http://android-openslmediaplayer.h6ah4i.com/
Updated on
Aug 22, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

* Update target API level to 33