Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.Chunk Class Reference

Inheritance diagram for meapsoft.Chunk:

Inheritance 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 ([email protected])

Definition at line 37 of file Chunk.java.

Public Methods

 Chunk (String sf, double st, double l)
 Chunk constructor.

double[] getSamples (AudioFormat format) throws IOException, UnsupportedAudioFileException
 Load samples corresponding to this Chunk.

int compareTo (Object o) throws ClassCastException
 Compare one Chunk to another - comparisons are performed based on srcFile and then startTime fields.

String toString ()
 Return a string representation of this chunk, using the segment file format.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:28 2007 for MEAPsoft by doxygen1.2.18