Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DSPUtil
WaveChunkFactory
C# Class DSPUtil.WaveChunkFactory
Show file
Open project: hughpyle/inguz-DSPUtil
Public Methods
Method
Description
ReadChunk
(
BinaryReader
rdr
,
bool
bigEndian
) :
WaveChunk
Method Details
ReadChunk()
public
static
method
public
static
ReadChunk
(
BinaryReader
rdr
,
bool
bigEndian
) :
WaveChunk
rdr
System.IO.BinaryReader
bigEndian
bool
return
WaveChunk