On Sat, 24 Jul 2021 02:59:52 GMT, Alexander Matveev <almat...@openjdk.org> 
wrote:

> Fixed by not failing initialization if DSERR_NODRIVER is returned, which will 
> be return if device is not present at all. Fixed format initialization even 
> if DirectSound device was not created in case if audio device will arrive 
> after playback started. Since we already handle correctly device arrival 
> after playback started, audio will resume if device is enabled or USB audio 
> card is plugged back. Due to lack of access to USB audio device, it was 
> tested by disabling sound card via Device Manager, then starting playback 
> (video plays, but not audio) and then enabling device and once enabled audio 
> will start playing.

The linux test fails since 
https://github.com/openjdk/jfx/commit/b0d158629ed5f9c92cbcc39a7099f2d37e34ecf7 
doesn't seem to be applied to this branch.

-------------

PR: https://git.openjdk.java.net/jfx/pull/586

Reply via email to