Description
<p>Current music player implementation is not freeing WASAPI resources when stopping the playback from paused state. This will result non-working video playback as audio renderer is not able to access audio HW."</p>
<p>Steps to reproduce:</p>
<ol>
<li>Configure WASAPI + exclusive mode (exclusive mode is allowing the issue to be seen easier as it will block the audio device from others)</li>
<li>Start a song</li>
<li>Pause</li>
<li>Stop</li>
<li>Start video / recorded TV (use MPAR as it wont allow graph to start when audio device is not available)</li>
</ol>
<p> </p>
<p>Steps to reproduce:</p>
<ol>
<li>Configure WASAPI + exclusive mode (exclusive mode is allowing the issue to be seen easier as it will block the audio device from others)</li>
<li>Start a song</li>
<li>Pause</li>
<li>Stop</li>
<li>Start video / recorded TV (use MPAR as it wont allow graph to start when audio device is not available)</li>
</ol>
<p> </p>