public interface ChunkCue extends Chunk
The following features are supported:
WavPackage.getChunkCue()
Modifier and Type | Method and Description |
---|---|
|
getCuePoints()
Returns the value of the 'Cue Points' reference list.
|
java.lang.Long |
getNumberOfCuePoints()
Returns the value of the 'Number Of Cue Points' attribute.
|
getBlockAlignedSize, getChunkTypeID, getChunkTypeIDValue, getSize, init, toByteArray
java.lang.Long getNumberOfCuePoints()
If the meaning of the 'Number Of Cue Points' attribute isn't clear, there really should be more of a description here...
WavPackage.getChunkCue_NumberOfCuePoints()
getCuePoints()
CuePoint
.
If the meaning of the 'Cue Points' reference list isn't clear, there really should be more of a description here...
WavPackage.getChunkCue_CuePoints()