2 references to BytesToInt16
System.Windows.Extensions (2)
System\Media\SoundPlayer.cs (2)
655
short cbSize =
BytesToInt16
(data[position + 8 + sizeOfWAVEFORMATEX - 1],
668
wFormatTag =
BytesToInt16
(data[position + 9], data[position + 8]);