Titanium.Media.Android

Submodule of Titanium.Media.
Platform Since
Android 1.7.0

Summary

Android-specific media-related functionality.

Methods

Name Summary
addEventListener

Adds the specified callback as an event listener for the named event.

fireEvent

Fires a synthesized event to any registered listeners.

removeEventListener

Removes the specified callback as an event listener for the named event.

scanMediaFiles

Use the Android MediaScannerConnection to request immediate scan of particular files so that they become available to the appropriate media providers (Gallery, etc.).

setSystemWallpaper

Set the system homescreen wallpaper

Properties

This type has no properties.

Events

This type has no events.