@@ -199,6 +199,8 @@ int MSWASAPIReader::activate()
return0;
error:
ms_error("Wasapi capture couldn't be initialized at %i Hz, %i channels, with buffer size %i (%i ms), %i-bit frames are on %i bits",(int)mRate,(int)mNChannels,
@@ -204,6 +204,8 @@ int MSWASAPIWriter::activate()
return0;
error:
ms_error("Wasapi playback couldn't be initialized at %i Hz, %i channels, with buffer size %i (%i ms), %i-bit frames are on %i bits",(int)mRate,(int)mNChannels,