a single line of an EDL or feature file).
Definition at line 36 of file Chunk.java.
Public Methods | |
Chunk (String sf, double st, double l) | |
Chunk constructor. | |
double[] | getSamples (AudioFormat format) throws IOException |
Load samples corresponding to this Chunk. | |
int | compareTo (Object o) throws ClassCastException |
Compare one Chunk to another - comparisons are performed based on startTime field. |