Photos capturing on SonyEricsson v600i
Status: Beta
Brought to you by:
penzucci
My phone (as k600i) also has capture limitation as specified in developers
guidelines :
Note: In the K600 and V600 series, only the video call camera is available
for Java applications via
Manager.createPlayer("capture://video")
It results in a poor 352*288 captured photo. Enough for my blog... but
not anamorphic to MobUp formats...
Logged In: YES
user_id=1587936
Looking at source code, I could see the {createPlayer
("capture://video")} call.
But I wonder if System.getProperty
("video.snapshot.encodings") wouldn't be greater than 3
fixed size in options (160x120, 320x240, 640x480) that are
not supported by k600/v600 ?