All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.media.package.html Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

There is a newer version: 14-robolectric-10818077
Show newest version


Provides classes that manage various media interfaces in audio and video.

The Media APIs are used to play and, in some cases, record media files. This includes audio (e.g., play MP3s or other music files, ringtones, game sound effects, or DTMF tones) and video (e.g., play a video streamed over the web or from local storage).

Other special classes in the package offer the ability to detect the faces of people in Bitmaps ({@link android.media.FaceDetector}), control audio routing (to the device or a headset) and control alerts such as ringtones and phone vibrations ({@link android.media.AudioManager}).





© 2015 - 2024 Weber Informatics LLC | Privacy Policy