crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/CMdaAudioOutputStream.htm
equal
deleted
inserted
replaced
|
1 <h1>CMdaAudioOutputStream</h1> |
|
2 <p>Audio streaming panics</p> |
|
3 <code>0</code> |
|
4 <p>An attempt was made to change the audio stream player's properties while still writing to the stream.</p> |
|
5 <code>2</code> |
|
6 <p>Not currently used.</p> |
|
7 <code>4</code> |
|
8 <p>An attempt was made to set the audio stream player's volume to an invalid value.</p> |
|
9 <code>6</code> |
|
10 <p>An attempt was made to access the stream before opening it.</p> |
|
11 <code>8</code> |
|
12 <p>An attempt was made to open the stream when it is already open.</p> |
|
13 <code>10</code> |
|
14 <p>An attempt was made to set the client's priority to an invalid value.</p> |
|
15 <code>12</code> |
|
16 <p><code>CMdaAudioOutputStream::Open()</code> was called with an incorrect audio package type — it must be of type <code>TMdaAudioDataSettings</code>.</p> |