From 262452139f470381713abdef516f8f27c2e22a67 Mon Sep 17 00:00:00 2001 From: David Reid Date: Mon, 14 Nov 2016 19:56:35 +1000 Subject: [PATCH] Add a todo. --- mini_al.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mini_al.h b/mini_al.h index 1ebc8789..d224bf78 100644 --- a/mini_al.h +++ b/mini_al.h @@ -4686,6 +4686,7 @@ mal_uint32 mal_get_sample_size_in_bytes(mal_format format) // - GetMixFormat() instead of IsFormatSupported(). // - Requires a large suite of conversion routines including channel shuffling, SRC and format conversion. // - Look into event callbacks: AUDCLNT_STREAMFLAGS_EVENTCALLBACK +// - Link to ole32.lib at run time. // // // ALSA