Developing multimedia applications with  JMF         T.G.Venkatesh      
75
MMAPI Features
•MMAPI does not mandate that certain media type and access protocols should be supported by an implementation.
•The media type and access protocol support depends upon
Øwhether the native code underneath supports them,
Øwhether the MMAPI implementers exposes those native services through the API.
•Sun’s Reference Implementation supports monotone, tone sequence, Wav, MIDI, MPEG playback and audio capture.
•Wireless ToolKit (WTK) with MMEmulator can be used to develop multimedia MIDlets.