Main Page   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.Chunk Class Reference

Inheritance diagram for meapsoft.Chunk:

Inheritance graph
[legend]
Collaboration diagram for meapsoft.Chunk:

Collaboration graph
[legend]
List of all members.

Detailed Description

Representation of a single audio chunk (i.e.

a single line of an EDL or feature file).

Author:
Ron Weiss (ronw@ee.columbia.edu)

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.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:11 2006 for MEAPsoft by doxygen1.2.18