Audio streaming panics
0
An attempt was made to change the audio stream player's properties while still writing to the stream.
2
Not currently used.
4
An attempt was made to set the audio stream player's volume to an invalid value.
6
An attempt was made to access the stream before opening it.
8
An attempt was made to open the stream when it is already open.
10
An attempt was made to set the client's priority to an invalid value.
12
CMdaAudioOutputStream::Open()
was called with an incorrect audio package type — it must be of type TMdaAudioDataSettings
.