public interface ChunkDataList extends Chunk
The following features are supported:
WavPackage.getChunkDataList()
Modifier and Type | Method and Description |
---|---|
|
getDataListChunks()
Returns the value of the 'Data List Chunks' reference list.
|
ChunkDataListTypeID |
getTypeID()
Returns the value of the 'Type ID' attribute.
|
void |
setTypeID(ChunkDataListTypeID value)
Sets the value of the '
Type ID ' attribute. |
getBlockAlignedSize, getChunkTypeID, getChunkTypeIDValue, getSize, init, toByteArray
ChunkDataListTypeID getTypeID()
ChunkDataListTypeID
.
If the meaning of the 'Type ID' attribute isn't clear, there really should be more of a description here...
ChunkDataListTypeID
,
setTypeID(ChunkDataListTypeID)
,
WavPackage.getChunkDataList_TypeID()
void setTypeID(ChunkDataListTypeID value)
Type ID
' attribute.
value
- the new value of the 'Type ID' attribute.ChunkDataListTypeID
,
getTypeID()
getDataListChunks()
ChunkDataListType
.
If the meaning of the 'Data List Chunks' reference list isn't clear, there really should be more of a description here...
WavPackage.getChunkDataList_DataListChunks()