Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User ssolovie's Avatar
    Join Date
    Aug 2009
    Posts
    14
    Hi,

    i have a problem with my application. After migrating from SDK 5th edition to Symbian^3 I've got a problem with video playing. I am downloading video from internet and store the data into the file on C: volume. After 10% of data transfer completion I start playing the video. File is opened in mode EFileWrite | EFileShareAny. However when I try to open video MvpuoOpenComplete function gives me KErrInUse. On 5th edition SDK it works fine. Would be appresiated any advices.

  2. #2
    Registered User talk2mks's Avatar
    Join Date
    Dec 2008
    Posts
    113
    Try by closing the file first and then open it.
    Regards
    MKS

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You could try digging into some DevVideo API instead.
    Quote Originally Posted by talk2mks View Post
    Try by closing the file first and then open it.
    According to the description, Ssolovie emulates some kind of streaming - so the end of the file is still being written while the playback is ongoing.

  4. #4
    Registered User ssolovie's Avatar
    Join Date
    Aug 2009
    Posts
    14
    DevVideo APi could be a solution, but I was not able to find any good examples concerning this API...

  5. #5
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    A thing you can check is the Symbian code on http://developer.symbian.org (Source/Browse code, Search OSS code), just search for API-s you are interested in, and check if the results contain files in "tsrc" and similar folders, those are the test cases.

Similar Threads

  1. RConnection.Attach return KErrInUse (-14)
    By m31wayfarer@gmail.com in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2009-08-31, 09:00
  2. KErrInUse -14
    By linxin79 in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2009-05-26, 11:59
  3. MvpuoOpenComplete returns with a KErrNotFound(-1)
    By natios in forum Symbian Media (Closed)
    Replies: 6
    Last Post: 2008-07-07, 11:15
  4. RHTTPTransaction and KErrInUse (-14)
    By huoneusto in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2004-08-20, 13:40

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