Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User twlai's Avatar
    Join Date
    Mar 2003
    Posts
    33
    Hi all,

    Where can I find the meaning of the error code (aError) in the callback observer of MMdaAudioInputStreamCallback and MMdaAudioOutputStreamCallback?

    void MaoscOpenComplete(TInt aError);
    void MaoscBufferCopied(TInt aError, const TDesC8& aBuffer);
    void MaoscPlayComplete(TInt aError);
    void MaiscOpenComplete(TInt aError);
    void MaiscBufferCopied(TInt aError, const TDesC8& aBuffer);
    void MaiscRecordComplete(TInt aError);

    Regards,
    Steve

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    it says in the SDK help "KErrNone if the copy succeeded, otherwise one of the system error codes. KErrAbort indicates that the client has stopped the stream playing before the descriptor has been copied."

    so, this would do fine: http://www.newlc.com/article.php3?id_article=117

    yucca

Similar Threads

  1. Recording an audio stream using the Series 60 emulator
    By rastapasta in forum Symbian Media (Closed)
    Replies: 4
    Last Post: 2007-04-23, 11:46
  2. Recording an Audio Input stream using CMdaAudioInputStream
    By rastapasta in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2006-01-30, 23:26
  3. Callback after audio file stopped playing
    By gojkoa in forum Python
    Replies: 6
    Last Post: 2005-11-18, 09:11
  4. Simultaneous audio stream and image download
    By disgustipated23 in forum Mobile Java Media (Graphics & Sounds)
    Replies: 0
    Last Post: 2004-02-16, 18:56
  5. Simultaneous audio stream and image download
    By disgustipated23 in forum Symbian C++
    Replies: 0
    Last Post: 2004-02-16, 18:50

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