Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

SimplePlay3DSpatialSoundUWP crashes when changing Spatial Sound setting #54

Open
JelleVarjo opened this issue Nov 22, 2023 · 0 comments
Labels

Comments

@JelleVarjo
Copy link

JelleVarjo commented Nov 22, 2023

SimplePlay3DSpatialSoundUWP (and potentially others too) crash when the user changes the "Spatial sound" setting from e.g. Windows Sonic for Headphones to OFF. (Also crashes at any other combination.)

Callstack:

SimplePlay3DSpatialSound.exe!ISACRenderer::IsActive() Line 29 C++
SimplePlay3DSpatialSound.exe!`anonymous namespace'::SpatialWorkCallback(_TP_CALLBACK_INSTANCE * Instance, void * Context, _TP_WORK * Work) Line 37 C++
[External Code]

Reason:
Sink->m_renderer in SpatialWorkCallback is NULL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants