Trace the WASAPI device mix format
This commit is contained in:
parent
4750e553f1
commit
d923f2d0a6
@ -863,6 +863,7 @@ HRESULT WasapiPlayback::resetProxy()
|
||||
ERR("Failed to get mix format: 0x%08lx\n", hr);
|
||||
return hr;
|
||||
}
|
||||
TraceFormat("Device mix format", wfx);
|
||||
|
||||
WAVEFORMATEXTENSIBLE OutputType;
|
||||
if(!MakeExtensible(&OutputType, wfx))
|
||||
|
Loading…
x
Reference in New Issue
Block a user