Namespaces
Variants
Actions

How to set image format in JSR 234

Jump to: navigation, search
MultiMediaTile.png
SignpostIcon FilmReel 52.png
Article Metadata

Article
Created: senthilat (30 Jun 2007)
Last edited: hamishwillee (14 Jun 2013)

For you define the format of an image you use the code below:

imageFormatControl = (ImageFormatControl)player.getControl("javax.microedition.amms.control.
ImageFormatControl"
);
 
imageFormatControl.setFormat("image/jpeg");
This page was last modified on 14 June 2013, at 07:54.
95 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved