Categories: Java | Java ME | How To | Code Examples | Multimedia
This page was last modified 08:33, 25 September 2007.
How to find the supported media content types from Java ME
From Forum Nokia Wiki
The following code helps to to find out which all formats of media are supported in your phone
String[] contentTypes = Manager.getSupportedContentTypes(null)
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 6610 development documentation. | johnnylee3 | Mobile Java General | 1 | 2003-07-15 07:48 |
| how to Restart a Player | amalshah71 | Mobile Java Media (Graphics & Sounds) | 1 | 2007-01-15 16:16 |
| Problem playing .mpg video example with Nokia SDK 4.0 | ninku6a | Mobile Java Media (Graphics & Sounds) | 16 | 2006-11-15 07:30 |
| Series 60 Browser Supported Mime types | brucemcdonald | Audio | 8 | 2008-05-21 19:33 |
| Smart message content download via WAP | MiklosSagi | General Browsing | 1 | 1970-01-01 02:00 |
