j
k
j a
j l
On Mon May 22 08:54:41 2023 +0000, Huw Davies wrote:
if (params->fmt_in->nChannels == 0) { params->result = AUDCLNT_E_UNSUPPORTED_FORMAT; return STATUS_SUCCESS; }
Oops, the tests didn't catch that. We may want to add a case for 0 channels.
Back to the thread
Back to the list