public abstract class SimpleTextChunk extends Chunk
Constructor and Description |
---|
SimpleTextChunk(ModuleBase module,
ChunkHeader hdr,
DataInputStream dstrm)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Property |
readTextProp(WaveModule module,
String propName)
Reads the text item, and returns a Property containing the
cue point ID and the text.
|
byteBufString, readChunk
public SimpleTextChunk(ModuleBase module, ChunkHeader hdr, DataInputStream dstrm)
module
- The WaveModule under which this was calledhdr
- The header for this chunkdstrm
- The stream from which the WAVE data are being readprotected Property readTextProp(WaveModule module, String propName) throws IOException
IOException
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.