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 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<panic_category>
+ <category_name>CMdaAudioOutputStream</category_name>
+ <category_description> <p>Audio streaming panics</p></category_description>
+ <panics>
+ <panic>
+ <panic_id>0</panic_id>
+ <panic_description><p>An attempt was made to change the audio stream player's properties while still writing to the stream.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>2</panic_id>
+ <panic_description><p>Not currently used.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>4</panic_id>
+ <panic_description><p>An attempt was made to set the audio stream player's volume to an invalid value.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>6</panic_id>
+ <panic_description><p>An attempt was made to access the stream before opening it.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>8</panic_id>
+ <panic_description><p>An attempt was made to open the stream when it is already open.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>10</panic_id>
+ <panic_description><p>An attempt was made to set the client's priority to an invalid value.</p></panic_description>
+ </panic>
+ <panic>
+ <panic_id>12</panic_id>
+ <panic_description><p><code>CMdaAudioOutputStream::Open()</code> was called with an incorrect audio package type&#0160;&#8212; it must be of type <code>TMdaAudioDataSettings</code>.</p></panic_description>
+ </panic>
+ </panics>
+</panic_category>
\ No newline at end of file