diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CMdaAudioOutputStream.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CMdaAudioOutputStream.xml Wed Apr 21 09:51:02 2010 +0300 @@ -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