diff -r 000000000000 -r 5ad7ad99af01 crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CMdaAudioOutputStream.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CMdaAudioOutputStream.xml Thu Feb 11 15:06:45 2010 +0200 @@ -0,0 +1,35 @@ + + + CMdaAudioOutputStream + <p>Audio streaming panics</p> + + + 0 + <p>An attempt was made to change the audio stream player's properties while still writing to the stream.</p> + + + 2 + <p>Not currently used.</p> + + + 4 + <p>An attempt was made to set the audio stream player's volume to an invalid value.</p> + + + 6 + <p>An attempt was made to access the stream before opening it.</p> + + + 8 + <p>An attempt was made to open the stream when it is already open.</p> + + + 10 + <p>An attempt was made to set the client's priority to an invalid value.</p> + + + 12 + <p><code>CMdaAudioOutputStream::Open()</code> was called with an incorrect audio package type&#0160;&#8212; it must be of type <code>TMdaAudioDataSettings</code>.</p> + + + \ No newline at end of file