Namespaces
Variants
Actions
Revision as of 16:11, 5 June 2009 by tanjaluodes (Talk | contribs)

How to set image quality of snapshot taken

Jump to: navigation, search


The following code is used to set the image quality for the snapshot taken using JSR 234

imageFormatControl = (ImageFormatControl)player.getControl("javax.microedition.amms.control.
ImageFormatControl"
);
 
imageFormatControl.setParameter(FormatControl.PARAM_QUALITY, 100);
80 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