Commits

Nicolas Catania authored 9193e08dc1d
New Metadata API for the MediaPlayer. MediaPlayer.java New method getMetadata to fetch metadata from the player. New method setMetadataFilter to filter metadata notification and fetches. Metadata.java Added basic interface. Implementation incomplete.