OpenSLMediaPlayer (C++ API) APK

OpenSLMediaPlayer (C++ API)  Icon
0/5
0 Ratings
Developer
h6ah4i
Current Version
0.7.5
Date Published
File Size
1.8 MB
Package ID
com.h6ah4i.android.example.nativeopenslmediaplayer
Price
$ 0.00
Downloads
178+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
0.7.5 (8)
Architecture
arm64-v8a,armeabi,armeabi-v7a,x86,x86_64
Release Date
August 22, 2023
Requirement
Android 4.0+
Version
0.7.3 (6)
Architecture
arm64-v8a,armeabi,armeabi-v7a,x86,x86_64
Release Date
August 22, 2023
Requirement
Android 4.0+
Version
0.7.2 (5)
Architecture
arm64-v8a,armeabi,armeabi-v7a,x86,x86_64
Release Date
August 22, 2023
Requirement
Android 4.0+
Version
0.7.1 (4)
Architecture
arm64-v8a,armeabi,armeabi-v7a,x86,x86_64
Release Date
August 22, 2023
Requirement
Android 4.0+
Version
0.7.0 (3)
Architecture
arm64-v8a,armeabi,armeabi-v7a,x86,x86_64
Release Date
August 22, 2023
Requirement
Android 4.0+
  • OpenSLMediaPlayer (C++ API) Screenshot
  • OpenSLMediaPlayer (C++ API) Screenshot

About Radio FM 90s

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/

What's New in this version

* Update target API level to 33