public class PitchMappingFileHeader extends Object
Modifier and Type | Field and Description |
---|---|
int |
totalF0StatisticsEntries |
Constructor and Description |
---|
PitchMappingFileHeader() |
PitchMappingFileHeader(int totalF0StatisticsEntriesIn) |
PitchMappingFileHeader(PitchMappingFileHeader h) |
public PitchMappingFileHeader()
public PitchMappingFileHeader(int totalF0StatisticsEntriesIn)
public PitchMappingFileHeader(PitchMappingFileHeader h)
public void resetTotalEntries()
public void read(MaryRandomAccessFile ler) throws IOException
IOException
public void write(MaryRandomAccessFile ler) throws IOException
IOException
Copyright © 2000–2016 DFKI GmbH. All rights reserved.