DixShtix

com.dixshtix.niff
Class PartsList

java.lang.Object
  |
  +--com.dixshtix.niff.PartsList

public class PartsList
extends java.lang.Object

This RIFF LIST is composed of a series of Part Description chunks.

NameTypeContainerID
Parts ListLIST ChunkSetup Section Listprts
ContentsRequiredIn Any OrderDescription
ChunkLengthTable.Part ChunksYES, any numberNOZZZZ

See Also:
ChunkLengthTable.Part

Field Summary
static FourByteConstant listType
           
 
Constructor Summary
PartsList()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

listType

public static final FourByteConstant listType
Constructor Detail

PartsList

public PartsList()

DixShtix