OpenSLMediaPlayer

Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.

License

License

GroupId

GroupId

com.h6ah4i.android
ArtifactId

ArtifactId

openslmediaplayer
Last Version

Last Version

0.7.5
Release Date

Release Date

Type

Type

aar
Description

Description

OpenSLMediaPlayer
Re-implementation of Android's MediaPlayer and audio effect classes based on OpenSL ES APIs.
Project URL

Project URL

https://github.com/h6ah4i/android-openslmediaplayer
Source Code Management

Source Code Management

https://github.com/h6ah4i/android-openslmediaplayer

Download openslmediaplayer

How to add to project

<!-- https://jarcasting.com/artifacts/com.h6ah4i.android/openslmediaplayer/ -->
<dependency>
    <groupId>com.h6ah4i.android</groupId>
    <artifactId>openslmediaplayer</artifactId>
    <version>0.7.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.h6ah4i.android/openslmediaplayer/
implementation 'com.h6ah4i.android:openslmediaplayer:0.7.5'
// https://jarcasting.com/artifacts/com.h6ah4i.android/openslmediaplayer/
implementation ("com.h6ah4i.android:openslmediaplayer:0.7.5")
'com.h6ah4i.android:openslmediaplayer:aar:0.7.5'
<dependency org="com.h6ah4i.android" name="openslmediaplayer" rev="0.7.5">
  <artifact name="openslmediaplayer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.h6ah4i.android', module='openslmediaplayer', version='0.7.5')
)
libraryDependencies += "com.h6ah4i.android" % "openslmediaplayer" % "0.7.5"
[com.h6ah4i.android/openslmediaplayer "0.7.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.5.0