net.beadsproject.beads.analysis
Interface SegmentListener

All Known Implementing Classes:
ControllableAudioSegmenter, FeatureTrack

public interface SegmentListener


Method Summary
 void newSegment(TimeStamp start, TimeStamp end)
           
 

Method Detail

newSegment

void newSegment(TimeStamp start,
                TimeStamp end)