MaiscRecordcomplete error code -9

Login to reply to this topic.
Thu, 2007-02-01 16:57
Joined: 2005-08-26
Forum posts: 38
Hi  Everyone

I  am  implementing  a the following scenario

1>  Creating a Thread
2>  Inside that thread  I  am  initilaizing and Oening the   the  CMdaAudioInputstream

now  I  ahve  one function 

ReadFromMic()
{
  TRAPD(err,inputstream->ReadL(iBuffer));
}


This  gives a call to  MaiscBufferCopied() with  KErrNone
but immiediately after this   MaiscRecordComplete  is called
with  err -9 (KErrOverFlow)

So  I  have some  question

Y  this  MaiscRecordComplete  is  called also if  it is called  with   -9    will it  fill  the   iBuffer to its max length  and  will  there  be any loss  of data

With Regards

Wed, 2007-05-23 15:42
Joined: 2006-07-26
Forum posts: 27
Re: MaiscRecordcomplete error code -9
Are you using UIQ phones?

Taking you forward.

  • Login to reply to this topic.