2 references to WAVE_FORMAT_PCM
System (2)
sys\system\Media\SoundPlayer.cs (2)
611
if (waveFormat.wFormatTag != NativeMethods.
WAVE_FORMAT_PCM
&&
681
if (wFormatTag != NativeMethods.
WAVE_FORMAT_PCM
&&