h6ah4i / android-openslmediaplayer

Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.
https://openslmediaplayer.h6ah4i.com
Apache License 2.0
419 stars 97 forks source link

Instantiation of OpenSLMediaPlayer class is limited to 4 instances per each factory object #55

Open billyjoker opened 6 years ago

billyjoker commented 6 years ago

How could i increase to 5 instances?

Thanks in advance!!