-
-
Constructor Summary
Constructors
| Constructor and Description |
WaveHeader() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
fileLength
public int fileLength
-
wavTag
public char[] wavTag
-
FmtHdrID
public char[] FmtHdrID
-
FmtHdrLeth
public int FmtHdrLeth
-
FormatTag
public short FormatTag
-
Channels
public short Channels
-
SamplesPerSec
public int SamplesPerSec
-
BlockAlign
public short BlockAlign
-
DataHdrID
public char[] DataHdrID
-
DataHdrLeth
public int DataHdrLeth
-
Constructor Detail
-
WaveHeader
public WaveHeader()
Copyright © 2021. All rights reserved.