Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User kingsak's Avatar
    Join Date
    May 2007
    Posts
    4
    when I start two player class in the same time, why it error?
    Can I start two player class in the same time in j2me?

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    First of all, which phone are you talking about? Not all phones support two simultaneous players...

    Hartti

  3. #3
    Registered User kingsak's Avatar
    Join Date
    May 2007
    Posts
    4
    my phone are N80 and 6680

  4. #4
    Registered User abdulhye's Avatar
    Join Date
    Jun 2008
    Posts
    6
    you cannot create two players at the same time

    one player has to be stopped for the other player to resume

  5. #5
    Super Contributor soku123's Avatar
    Join Date
    Feb 2006
    Posts
    689
    Hi,
    You can create players prioirly,but u cannot start both simulataneously.
    Thanks
    Soku

  6. #6
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    N80 is a S60 3rd Edition (initial release) device and 6680 is a S60 2nd Edition, Feature Pack 2 device.
    Mixing support was introduced in S60 3rd Edition. In older S60 Editions only one player was able to play at a time. With the MMAPI this is expressed by a notification that mixing is not supported. The
    support can be checked from the system property supports.mixing, which returns a boolean value
    true if the mixing is supported. When mixing is not supported and two players are started sequentially,
    the last call for the start method will cause the first player to stop and the second to start (not in the
    Series 40 platform).

    I have seen in MIDP: Mobile Media API Support In Nokia Devices v2.0 that N80 supports Mixing. - Not tried myself yet!

    More info : MIDP: Mobile Media API Developer's Guide v2.1


    Regards
    Gopal
    Twitter : @balagopalks
    Linkedin : @balagopalks

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