Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User bg1fpx's Avatar
    Join Date
    Jan 2012
    Posts
    28
    Using the following codes, my WRT app can take a photo. very good!

    My problem is: how to immediately obtain the number of bytes of the taken photo? for example, 69703 bytes. What command/method/property should I use?

    Thank you very much for your helpful hint !!!

    ------------------------------------------------------

    function onFail(err)
    { alert("failed"); }

    function onSuccess(pic_array)
    { alert("successful");
    // how to obtain the number of bytes of the taken photo??? }

    var so = nokia.device.load("camera");
    var ret = so.startCamera(onSuccess, onFail);

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    there is no point on repeating questions you already have answers for in new threads, thus please continue discussions on this topic in the original thread you made:http://www.developer.nokia.com/Commu...artCamera-quot

  3. #3
    Registered User bg1fpx's Avatar
    Join Date
    Jan 2012
    Posts
    28
    Quote Originally Posted by symbianyucca View Post
    there is no point on repeating questions you already have answers for in new threads, thus please continue discussions on this topic in the original thread you made:http://www.developer.nokia.com/Commu...artCamera-quot
    sorry.

    please delete this post.

Similar Threads

  1. Replies: 19
    Last Post: 2012-03-07, 10:23
  2. Max number of bytes ?!!
    By jshunnar in forum Mobile Java Networking & Messaging & Security
    Replies: 0
    Last Post: 2008-05-05, 16:50
  3. How to obtain telephone number from call
    By rbwilliams2 in forum Symbian C++
    Replies: 29
    Last Post: 2008-02-22, 10:52
  4. How to obtain the comming call`s number
    By william002 in forum Symbian C++
    Replies: 2
    Last Post: 2005-07-22, 07:02
  5. How to obtain J2ME serial number
    By Heavens in forum Mobile Java General
    Replies: 1
    Last Post: 2003-08-01, 11:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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