crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CMdaAudioOutputStream.xml
changeset 2 0c91f0baec58
child 3 045ade241ef5
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>CMdaAudioOutputStream</category_name>
       
     4   <category_description> &lt;p&gt;Audio streaming panics&lt;/p&gt;</category_description>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>0</panic_id>
       
     8       <panic_description>&lt;p&gt;An attempt was made to change the audio stream player's properties while still writing to the stream.&lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>2</panic_id>
       
    12       <panic_description>&lt;p&gt;Not currently used.&lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>4</panic_id>
       
    16       <panic_description>&lt;p&gt;An attempt was made to set the audio stream player's volume to an invalid value.&lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>6</panic_id>
       
    20       <panic_description>&lt;p&gt;An attempt was made to access the stream before opening it.&lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22     <panic>
       
    23       <panic_id>8</panic_id>
       
    24       <panic_description>&lt;p&gt;An attempt was made to open the stream when it is already open.&lt;/p&gt;</panic_description>
       
    25     </panic>
       
    26     <panic>
       
    27       <panic_id>10</panic_id>
       
    28       <panic_description>&lt;p&gt;An attempt was made to set the client's priority to an invalid value.&lt;/p&gt;</panic_description>
       
    29     </panic>
       
    30     <panic>
       
    31       <panic_id>12</panic_id>
       
    32       <panic_description>&lt;p&gt;&lt;code&gt;CMdaAudioOutputStream::Open()&lt;/code&gt; was called with an incorrect audio package type&amp;#0160;&amp;#8212; it must be of type &lt;code&gt;TMdaAudioDataSettings&lt;/code&gt;.&lt;/p&gt;</panic_description>
       
    33     </panic>
       
    34   </panics>
       
    35 </panic_category>