public class AuthorChunk extends TextChunk
| Constructor and Description |
|---|
AuthorChunk(AiffModule module,
ChunkHeader hdr,
java.io.DataInputStream dstrm)
Constructor.
|
byteBufStringpublic AuthorChunk(AiffModule module, ChunkHeader hdr, java.io.DataInputStream dstrm)
module - The AIFFModule under which this was calledhdr - The header for this chunkdstrm - The stream from which the AIFF data are being read