/*UINT_PTR*/mal_uint32winmm;// When creating a device, WinMM expects a Win32 UINT_PTR for device identification. In practice it's actually just a UINT.
/*UINT_PTR*/mal_uint32winmm;// When creating a device, WinMM expects a Win32 UINT_PTR for device identification. In practice it's actually just a UINT.
#endif
#endif
#ifdef MAL_SUPPORT_ALSA
#ifdef MAL_SUPPORT_ALSA
charalsa[32];// ALSA uses a name string for identification.
charalsa[256];// ALSA uses a name string for identification.
// Failed to convert to "hw:%d,%d" format. It could be set to "default", "pulse", "null", etc. This is not a critical error - just keep using the original name.