Working with MMAPI - JSR135
The Mobile Media API (MMAPI) is a flexible and powerful API that allows the rendering and capture of audio and video data. As a simple and lightweight optional package, it allows Java developers to gain access to native multimedia services available on a given device. This article describes how to use MMAPI to take snapshots, [...]